Interface: ExportData
Defined in: shared/validation/importExportSchemas.ts:71
Schema for JSON exports.
Propertiesโ
exportedAtโ
readonlyexportedAt:string
Defined in: shared/validation/importExportSchemas.ts:72
settings?โ
readonlyoptionalsettings:Record<string,string>
Defined in: shared/validation/importExportSchemas.ts:73
sitesโ
readonlysites:Site[]
Defined in: shared/validation/importExportSchemas.ts:74
versionโ
readonlyversion:"1.0"
Defined in: shared/validation/importExportSchemas.ts:75