UNPKG

77 BJavaScriptView Raw
1import { HugeTable } from './HugeTable';
2
3module.exports = {
4 HugeTable,
5};