Skip to content

loadFreeManifest

loadFreeManifest(): Promise<MedievalHexagonManifest>

Defined in: packages/declarative-hex-worlds/src/manifest/free.ts:37

Async-first accessor for the FREE manifest.

Promise<MedievalHexagonManifest>

The manifest is imported statically (bundled from the JSON), so this resolves immediately — it exists to give async-first consumers a stable contract. Identity-stable: every call resolves to the same reference as freeManifest.