UNPKG

element-plus

Version:

A Component Library for Vue 3

16 lines (10 loc) 354 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index = require('./index2.js'); var row = require('./src/row3.js'); exports.ElRow = index.ElRow; exports["default"] = index.ElRow; exports.RowAlign = row.RowAlign; exports.RowJustify = row.RowJustify; exports.rowProps = row.rowProps; //# sourceMappingURL=index.js.map