index.ts 221 Bytes
// @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