tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 571 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/popover/index.ts"],"sourcesContent":["import _Popover from './popover';\nimport { withInstall, WithInstallType } from '../shared';\nimport { TdPopoverProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type PopoverProps = TdPopoverProps;\n\nexport const Popover: WithInstallType<typeof _Popover> = withInstall(_Popover);\nexport default Popover;\n"],"names":["Popover","withInstall","_Popover"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,OAAA,GAA4CC,YAAYC,QAAQ;;;;"}