UNPKG

tdesign-vue-next

Version:
1 lines 566 B
{"version":3,"file":"index.mjs","sources":["../../../components/tag-input/index.ts"],"sourcesContent":["import _TagInput from './tag-input';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdTagInputProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type TagInputProps = TdTagInputProps;\n\nexport const TagInput = withInstall(_TagInput);\n\nexport default TagInput;\n"],"names":["TagInput","withInstall","_TagInput"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,QAAA,GAAWC,YAAYC,SAAS;;;;"}