UNPKG

tdesign-mobile-vue

Version:
1 lines 536 B
{"version":3,"file":"index.mjs","sources":["../../src/button/index.ts"],"sourcesContent":["import _Button from './button';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\nimport { TdButtonProps } from './type';\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;;;;"}