2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-05-17 03:09:35 +03:00

Remove named export - #60

This commit is contained in:
Randall Wilk
2020-08-03 08:31:18 -05:00
parent 3cefd25cb9
commit 80dc678cc0
-1
View File
@@ -1,2 +1 @@
export { default } from './vue-context';
export { default as VueContext } from './vue-context';