Skip to content

Commit

Permalink
Update vue-plugin-helper-decorator.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vip30 authored Aug 15, 2018
1 parent 4e10812 commit 9bdb1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vue-plugin-helper-decorator.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { SocketIO } from './vue-socket.io'
export { Validation } from './vuelidate'
export * from './idle-vue'
export { OnIdle, OnActive } from './idle-vue'

0 comments on commit 9bdb1fe

Please sign in to comment.