{"version":3,"file":"index.mjs","sources":["../../src/tag-input/index.ts"],"sourcesContent":["import _TagInput from './tag-input';\nimport withInstall from '../utils/withInstall';\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":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASO,IAAA,QAAA,GAAA,WAAA,CAAA,SAAA;;;;"}