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