Files
SmartParks_visitore/uni_modules/lime-shared/selectComponent/index.ts

9 lines
221 B
TypeScript
Raw Normal View History

2025-08-21 11:23:54 +08:00
// @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