Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/pricing / / BUNDLED_SNAPSHOT

Variable: BUNDLED_SNAPSHOT

ts
const BUNDLED_SNAPSHOT: PricingSnapshot;

Defined in: pricing/src/snapshot/bundled.ts:173

The bundled snapshot. The sha256 digest is computed over the canonical JSON form of entries at module load time so consumers can verify integrity without trusting the package metadata.

Stable