IDownloadFormat

Interface

Represents a file format related to a content entity that can be downloaded. Formats can either be dynamic (i.e., generated on-the-fly) or static (i.e., pre-generated)

Properties

Property Type Notes
type "static" | "dynamic"

Interface defined in common/src/downloads/types.ts:91