1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-25 07:47:55 +01:00
2021-10-06 11:37:12 +02:00

3 lines
116 B
JavaScript
Vendored

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