yukihirop/vue-tag-editor

View on GitHub
src/main.js

Summary

Maintainability
A
0 mins
Test Coverage
import VueTagEditor from './components/VueTagEditor'
import VueTagEditorBulma from './components/tag_editors/VueTagEditorBulma'

export { VueTagEditor, VueTagEditorBulma }