UNPKG

hongluan-ui

Version:
9 lines (6 loc) 241 B
import '../../utils/index.mjs'; import Table from './src/table.mjs'; import { withInstall } from '../../utils/vue/install.mjs'; const HlTable = withInstall(Table); export { HlTable, HlTable as default }; //# sourceMappingURL=index.mjs.map