1
0

uvue.ts 167 B

12345
  1. // @ts-nocheck
  2. // export * from '@/uni_modules/lime-animateIt'
  3. export function createAnimation() {
  4. console.error('当前环境不支持,请使用:lime-animateIt')
  5. }