SmartParks_visitore/uni_modules/lime-shared/createAnimation/uvue.uts

5 lines
167 B
Plaintext
Raw Normal View History

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