SmartParks_visitore/uni_modules/lime-shared/createAnimation/index.ts
2025-08-21 11:23:54 +08:00

11 lines
248 B
TypeScript

// @ts-nocheck
// #ifndef UNI-APP-X
export * from './type.ts'
// export * from './vue.ts'
export { createAnimation } from './vue.ts'
// #endif
// #ifdef UNI-APP-X
// export * from './uvue.ts'
export { createAnimation } from './uvue.uts'
// #endif