init
This commit is contained in:
10
uni_modules/lime-shared/arrayBufferToFile/index.ts
Normal file
10
uni_modules/lime-shared/arrayBufferToFile/index.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
// @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
|
Reference in New Issue
Block a user