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

10 lines
240 B
TypeScript
Raw Normal View History

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