tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 593 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/popup/index.ts"],"sourcesContent":["import _Popup from './popup';\nimport { withInstall, WithInstallType } from '../shared';\nimport { TdPopupProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type PopupProps = TdPopupProps;\n\nexport const Popup: WithInstallType<typeof _Popup> = withInstall(_Popup);\nexport default Popup;\n"],"names":["Popup","withInstall","_Popup"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,KAAA,GAAwCC,YAAYC,MAAM;;;;"}