Skip to content

applyRuntimeConfig

applyRuntimeConfig(components): void

Defined in: defaults.ts:58

{ _default: Record<string, unknown>; }

Record<string, unknown>

{ _default: Record<string, unknown>; }

Record<string, unknown>

{ _default: Record<string, unknown>; }

Record<string, unknown>

void

core-runtime.ts

ECS runtime surface: types, components, world, app, systems, queries, events, commands, resources, input, env.

Re-exported wholesale by core.ts. External consumers should import from esengine (the package root), not from this file directly.