Files

5 lines
167 B
TypeScript
Raw Permalink Normal View History

2025-07-07 15:55:44 +08:00
// @ts-nocheck
// export * from '@/uni_modules/lime-animateIt'
export function createAnimation() {
console.error('当前环境不支持,请使用lime-animateIt')
}