Files
HTFX-CRM-APP/uni_modules/lime-shared/createAnimation/index.ts
2025-07-07 15:55:44 +08:00

9 lines
153 B
TypeScript

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