Skip to content

Type Alias: BackupFormat

BackupFormat = "json" | "yaml"

Defined in: src/backup/types.ts:2

Supported backup serialization formats.