tdesign-vue-next
Version:
TDesign Component for vue-next
1 lines • 881 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../components/typography/index.ts"],"sourcesContent":["import _Typography from './typography';\nimport _Text from './text';\nimport _Title from './title';\nimport _Paragraph from './paragraph';\nimport { withInstall } from '@tdesign/shared-utils';\n\nexport * from './type';\nimport './style';\n\nexport const Typography = withInstall(_Typography);\nexport const Text = withInstall(_Text);\nexport const Title = withInstall(_Title);\nexport const Paragraph = withInstall(_Paragraph);\n\nexport default Typography;\n"],"names":["Typography","withInstall","_Typography","Text","_Text","Title","_Title","Paragraph","_Paragraph"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,UAAA,GAAaC,YAAYC,WAAW,EAAA;IACpCC,IAAA,GAAOF,YAAYG,KAAK,EAAA;IACxBC,KAAA,GAAQJ,YAAYK,MAAM,EAAA;IAC1BC,SAAA,GAAYN,YAAYO,UAAU;;;;"}