Skip to content

Commit fb06cc4

Browse files
ktsnyyx990803
authored andcommitted
refactor: export install as named export for tree shaking (#940)
1 parent 9438bab commit fb06cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.esm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export default {
1414

1515
export {
1616
Store,
17+
install,
1718
mapState,
1819
mapMutations,
1920
mapGetters,

0 commit comments

Comments
 (0)