UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

14 lines (9 loc) 320 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var antDesignVue = require('ant-design-vue'); const AspATableSummaryRow = { raw: antDesignVue.TableSummaryRow, name: "AspATableSummaryRow" }; exports.AspATableSummaryRow = AspATableSummaryRow; exports["default"] = AspATableSummaryRow;