Files

9 lines
153 B
TypeScript
Raw Permalink Normal View History

2025-07-07 15:55:44 +08:00
// @ts-nocheck
// #ifndef UNI-APP-X
export * from './type.ts'
export * from './vue.ts'
// #endif
// #ifdef UNI-APP-X
export * from './uvue.ts'
// #endif