createGameboardLayoutArchetypeRegistryFromRecipe
createGameboardLayoutArchetypeRegistryFromRecipe(
recipe):Readonly<Record<string,GameboardLayoutArchetype>> |undefined
Defined in: src/scenario/recipe.ts:692
Creates the layout archetype registry declared by a recipe, when present.
Parameters
Section titled “Parameters”recipe
Section titled “recipe”Returns
Section titled “Returns”Readonly<Record<string, GameboardLayoutArchetype>> | undefined