UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

9 lines (8 loc) 243 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _grid = require("../grid"); var _type = require("../_util/type"); var _default = exports.default = (0, _type.withInstall)(_grid.Row);