UNPKG

bc-pivot-table

Version:
8 lines (7 loc) 303 B
import BcBasePivotTable from './components/BasePivotTable/BasePivotTable.vue'; import BcFixedPivotTable from './components/FixedPivotTable/FixedPivotTable.vue'; declare const _default: { install: (Vue: any) => void; }; export default _default; export { BcBasePivotTable, BcFixedPivotTable };