UNPKG

tdesign-mobile-vue

Version:
1 lines 569 B
{"version":3,"file":"index.mjs","sources":["../../src/search/index.ts"],"sourcesContent":["import _Search from './search';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\nimport { TdSearchProps } from './type';\n\nexport * from './type';\nexport type SearchProps = TdSearchProps;\n\nexport const Search: WithInstallType<typeof _Search> = withInstall(_Search);\nexport default Search;\n"],"names":["Search","withInstall","_Search"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,MAAA,GAA0CC,YAAYC,OAAO;;;;"}