Files
QXTstore/QXTfront/uni_modules/lime-shared/createAnimation/index.ts

11 lines
248 B
TypeScript
Raw Normal View History

2025-11-05 17:34:23 +08:00
// @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