tdesign-vue-next
Version:
TDesign Component for vue-next
1 lines • 534 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../components/comment/index.ts"],"sourcesContent":["import _Comment from './comment';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdCommentProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type CommentProps = TdCommentProps;\n\nexport const Comment = withInstall(_Comment);\nexport default Comment;\n"],"names":["Comment","withInstall","_Comment"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,OAAA,GAAUC,YAAYC,QAAQ;;;;"}