Skip to content

CreateGameboardRuntimeOptions

Defined in: src/runtime/runtime.ts:252

Explicit runtime creation options.

optional plan?: GameboardPlan

Defined in: src/runtime/runtime.ts:256

Serializable plan to load into a new Koota world.


optional world?: World

Defined in: src/runtime/runtime.ts:254

Existing Koota world to bind.