Files
khata-ui/src/features/report-snapshots/index.ts

5 lines
83 B
TypeScript

export type {
ReportSnapshot,
ReportQuery,
} from "./report-snapshots.models";