cxc-szcx-uniapp/uni_modules/lime-shared/pathToBase64/index.ts
2025-01-17 16:00:43 +08:00

10 lines
156 B
TypeScript

// @ts-nocheck
// #ifndef APP-IOS || APP-ANDROID
export * from './vue.ts'
// #endif
// #ifdef APP-IOS || APP-ANDROID
export * from './uvue.uts'
// #endif