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