3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export * from './types';
|
|
export { default as WxLocation } from './wx-location.vue';
|