index.ts 127 B

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