Files
Homarr/packages/old-import/src/shared.ts
2024-12-15 15:40:26 +01:00

3 lines
174 B
TypeScript

export { importJsonFileSchema, superRefineJsonImportFile, oldmarrImportConfigurationSchema } from "./settings";
export type { OldmarrImportConfiguration } from "./settings";