Files

11 lines
157 B
TypeScript
Raw Permalink Normal View History

2025-07-07 15:55:44 +08:00
// @ts-nocheck
// #ifdef APP-IOS || APP-ANDROID
export * from './uvue.uts'
// #endif
// #ifndef APP-IOS || APP-ANDROID
export * from './vue.ts'
// #endif