mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-24 23:37:51 +01:00
3 lines
106 B
JavaScript
Vendored
3 lines
106 B
JavaScript
Vendored
export type {ColumnT} from './RecordsPage.jsx';
|
|
export {default as RecordsPage} from './RecordsPage.jsx';
|