loadFreeManifest
loadFreeManifest():
Promise<MedievalHexagonManifest>
Defined in: packages/declarative-hex-worlds/src/manifest/free.ts:37
Async-first accessor for the FREE manifest.
Returns
Section titled “Returns”Promise<MedievalHexagonManifest>
Remarks
Section titled “Remarks”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.