UNPKG

element-plus

Version:

A Component Library for Vue 3

18 lines (13 loc) 485 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); require('../../utils/index2.js'); var row$1 = require('./src/row4.js'); var row = require('./src/row3.js'); var install = require('../../utils/vue/install2.js'); const ElRow = install.withInstall(row$1["default"]); exports.RowAlign = row.RowAlign; exports.RowJustify = row.RowJustify; exports.rowProps = row.rowProps; exports.ElRow = ElRow; exports["default"] = ElRow; //# sourceMappingURL=index2.js.map