Files
iot-device-management-frontend/apps/web-antd/src/views/mp/components/wx-location/index.ts
2025-11-13 14:44:08 +08:00

3 lines
84 B
TypeScript

export * from './types';
export { default as WxLocation } from './wx-location.vue';