UNPKG

@hhgtech/hhg-components

Version:
6 lines (5 loc) 180 B
export { Table } from "./table"; export { Cell } from "./tableCell"; export { Head } from "./tableHead"; export { Row } from "./tableRow"; export { Body } from "./tableBody";