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