Files
2025-07-07 16:05:18 +08:00

9 lines
153 B
TypeScript

// @ts-nocheck
// #ifndef UNI-APP-X
export * from './type.ts'
export * from './vue.ts'
// #endif
// #ifdef UNI-APP-X
export * from './uvue.ts'
// #endif