cxc-szcx-uniapp/uni_modules/lime-shared/arrayBufferToFile/index.ts
2024-12-04 11:10:13 +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