createGameboardPlan
createGameboardPlan(
options,configure?):GameboardPlan
Defined in: src/gameboard/gameboard.ts:1520
Create a complete gameboard plan, optionally configuring it through a builder callback before build.
Parameters
Section titled “Parameters”options
Section titled “options”configure?
Section titled “configure?”(builder) => void