cxc-szcx-uniapp/uni_modules/lime-shared/createAnimation/uvue.ts

5 lines
167 B
TypeScript
Raw Normal View History

2025-01-13 02:49:20 +00:00
// @ts-nocheck
// export * from '@/uni_modules/lime-animateIt'
export function createAnimation() {
console.error('当前环境不支持,请使用lime-animateIt')
}