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