{"version":3,"file":"row-props.mjs","sources":["../../src/layout/row-props.ts"],"sourcesContent":["/* eslint-disable */\n\n/**\n * 该文件为脚本自动生成文件，请勿随意修改。如需修改请联系 PMC\n * */\n\nimport { TdRowProps } from '../layout/type';\nimport { PropType } from 'vue';\n\nexport default {\n  /** 列之间的间距（默认单位px） */\n  gutter: {\n    type: [String, Number] as PropType<TdRowProps['gutter']>,\n  },\n};\n"],"names":["gutter","type","String","Number"],"mappings":";;;;;;AASA,YAAe;AAEbA,EAAAA,MAAQ,EAAA;AACNC,IAAAA,IAAA,EAAM,CAACC,MAAA,EAAQC,MAAM,CAAA;AACvB,GAAA;AACF,CAAA;;;;"}