cxc-szcx-uniapp/uni_modules/lime-shared/getRect/index.ts
2025-02-11 17:09:35 +08:00

9 lines
143 B
TypeScript

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