index.ts 143 B

123456789
  1. // @ts-nocheck
  2. // #ifndef UNI-APP-X && APP
  3. export * from './vue.ts'
  4. // #endif
  5. // #ifdef UNI-APP-X && APP
  6. export * from './uvue.ts'
  7. // #endif