SmartParks_visitore/uni_modules/lime-shared/getCurrentPage/index.ts
2025-08-21 11:23:54 +08:00

12 lines
236 B
TypeScript

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