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

11 lines
145 B
TypeScript

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