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

10 lines
184 B
TypeScript

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