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

8 lines
128 B
TypeScript

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