UNPKG

tdesign-mobile-vue

Version:
1 lines 641 B
{"version":3,"file":"index.mjs","sources":["../../src/notice-bar/index.ts"],"sourcesContent":["import _NoticeBar from './notice-bar';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\nimport { TdNoticeBarProps } from './type';\n\nexport * from './type';\nexport type NoticeBarProps = TdNoticeBarProps;\n\nexport const NoticeBar: WithInstallType<typeof _NoticeBar> = withInstall(_NoticeBar);\nexport default NoticeBar;\n"],"names":["NoticeBar","withInstall","_NoticeBar"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,SAAA,GAAgDC,YAAYC,UAAU;;;;"}