Skip to content

createGameboardLayoutArchetypeRegistryFromRecipe

createGameboardLayoutArchetypeRegistryFromRecipe(recipe): Readonly<Record<string, GameboardLayoutArchetype>> | undefined

Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:728

Creates the layout archetype registry declared by a recipe, when present.

GameboardRecipe

Readonly<Record<string, GameboardLayoutArchetype>> | undefined