refactor: mp export
This commit is contained in:
@@ -1 +1 @@
|
||||
export { default } from './main.vue';
|
||||
export { default as WxLocation } from './wx-location.vue';
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
export { default } from './main.vue';
|
||||
export { default as WxLocation } from './wx-location.vue';
|
||||
|
||||