UNPKG

tdesign-mobile-vue

Version:
1 lines 535 B
{"version":3,"file":"index.mjs","sources":["../../src/link/index.ts"],"sourcesContent":["import _Link from './link';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\nimport { TdLinkProps } from './type';\n\nexport * from './type';\nexport type LinkProps = TdLinkProps;\n\nexport const Link: WithInstallType<typeof _Link> = withInstall(_Link);\nexport default Link;\n"],"names":["Link","withInstall","_Link"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,IAAA,GAAsCC,YAAYC,KAAK;;;;"}