IStaticDownloadFormat
Represents a static download format that is pre-generated and available for download.
If the format is a service-backed format, the format property will be set to the corresponding
service format. If the format is to an arbitrary static file, the format property should be undefined.
Extends
Properties
| Property | Type | Notes |
|---|---|---|
| string | ||
| "static" | ||
| string | ||
| Optional | ServiceDownloadFormat |
Interface defined in packages/common/src/downloads/types.ts:72