Skip to main content

Interface: StarterPackArchive

Defined in: Data/Core/StarterPackTypes.ts:76

Offline equivalent of a starter pack: the same modules, pre-packaged as one .biblepack archive that ModulePackService can install with no network.

Properties

download_size_bytes

download_size_bytes: number

Defined in: Data/Core/StarterPackTypes.ts:79

Size of the archive as served.


download_url

download_url: string

Defined in: Data/Core/StarterPackTypes.ts:77


sha256

sha256: string

Defined in: Data/Core/StarterPackTypes.ts:81

Lowercase hex SHA-256 of the archive bytes as served.