Skip to content

setDefaultRecipeGenerationApplier

setDefaultRecipeGenerationApplier(applier): void

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

Set the process-wide default generation applier (the runtime tier wires koota). Pass undefined to clear it back to the pure default — mainly for tests that exercise the ./core-tier (unregistered) code path.

RecipeGenerationApplier | undefined

void