UNPKG
vue-tag-maker
Version:
latest (1.2.1)
1.2.1
1.1.1
1.1.0
1.0.1
1.0.0
A customizable tag input component for Vue 3
www.gloomy-store.com
gloomystore/vue-tag-maker
vue-tag-maker
/
dist
/
index.d.ts
3 lines
(2 loc)
•
81 B
TypeScript
View Raw
1
2
3
import
GloomyTags
from
'./components/GloomyTags.vue'
;
export
default
GloomyTags
;