mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 09:21:00 +01:00
3 lines
174 B
TypeScript
3 lines
174 B
TypeScript
export { importJsonFileSchema, superRefineJsonImportFile, oldmarrImportConfigurationSchema } from "./settings";
|
|
export type { OldmarrImportConfiguration } from "./settings";
|