1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-24 23:37:51 +01:00
2021-09-30 12:30:08 +02:00

3 lines
106 B
JavaScript
Vendored

export type {ColumnT} from './RecordsPage.jsx';
export {default as RecordsPage} from './RecordsPage.jsx';