Files
akmon/uni_modules/lime-shared/selectComponent/index.ts
2026-01-20 08:04:15 +08:00

9 lines
221 B
TypeScript

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