Skip to main content

Variable: FEATURE_PACK_FILE_FORMAT

const FEATURE_PACK_FILE_FORMAT: "bible-feature-pack@1" = 'bible-feature-pack@1'

Defined in: Data/Core/FeaturePackTypes.ts:98

Format tag every package manifest must carry.

Versioned in the value rather than a separate field so that a future, incompatible layout simply fails to match — an old build will refuse a new package outright instead of installing part of it.