cxc-szcx-uniapp/uni_modules/lime-shared/animation/index.ts

11 lines
157 B
TypeScript
Raw Normal View History

2024-09-14 02:26:50 +00:00
// @ts-nocheck
// #ifdef APP-IOS || APP-ANDROID
export * from './uvue.uts'
// #endif
// #ifndef APP-IOS || APP-ANDROID
export * from './vue.ts'
// #endif