SmartParks_visitore/uni_modules/lime-shared/getCurrentPage/index.ts

12 lines
236 B
TypeScript
Raw Normal View History

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