UNPKG

tdesign-mobile-vue

Version:
1 lines 745 B
{"version":3,"file":"index.mjs","sources":["../../src/layout/index.ts"],"sourcesContent":["import _Row from './row';\nimport _Col from './col';\nimport { withInstall } from '../shared';\nimport { TdRowProps, TdColProps } from './type';\n\nimport './style';\n\nexport * from './type';\n\nexport type RowProps = TdRowProps;\nexport type ColProps = TdColProps;\n\nexport const Row = withInstall(_Row);\nexport const Col = withInstall(_Col);\n\nexport default {\n Row,\n Col,\n};\n"],"names":["Row","withInstall","_Row","Col","_Col"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAYaA,GAAA,GAAMC,YAAYC,IAAI,EAAA;IACtBC,GAAA,GAAMF,YAAYG,IAAI,EAAA;AAEnC,YAAe;AACbJ,EAAAA,GAAA,EAAAA,GAAA;AACAG,EAAAA,GAAA,EAAAA,GAAAA;AACF,CAAA;;;;"}