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

12 lines
232 B
TypeScript
Raw Permalink Normal View History

2025-08-21 11:23:54 +08:00
// @ts-nocheck
// #ifndef UNI-APP-X && APP
// export * from './vue.ts'
export { base64ToPath } from './vue.ts'
// #endif
// #ifdef UNI-APP-X && APP
// export * from './uvue.uts'
export { base64ToPath } from './uvue.uts'
// #endif