Skip to main content

Interface: ExportData

Defined in: shared/validation/importExportSchemas.ts:71

Schema for JSON exports.

Propertiesโ€‹

exportedAtโ€‹

readonly exportedAt: string

Defined in: shared/validation/importExportSchemas.ts:72


settings?โ€‹

readonly optional settings: Record<string, string>

Defined in: shared/validation/importExportSchemas.ts:73


sitesโ€‹

readonly sites: Site[]

Defined in: shared/validation/importExportSchemas.ts:74


versionโ€‹

readonly version: "1.0"

Defined in: shared/validation/importExportSchemas.ts:75