UNPKG

tdesign-vue-next

Version:
1 lines 520 B
{"version":3,"file":"index.mjs","sources":["../../../components/button/index.ts"],"sourcesContent":["import _Button from './button';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdButtonProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type ButtonProps = TdButtonProps;\n\nexport const Button = withInstall(_Button);\nexport default Button;\n"],"names":["Button","withInstall","_Button"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,MAAA,GAASC,YAAYC,OAAO;;;;"}