Skip to content

Type Alias: StoragePattern

type StoragePattern = "bundle" | "yaml" | "root" | "standalone";