Skip to content

ecsia-monorepo / react/src / WorldProviderProps

Interface: WorldProviderProps

Defined in: react/src/world.ts:53

Properties

world

ts
world: EcsiaWorld;

Defined in: react/src/world.ts:54


children?

ts
optional children?: ReactNode;

Defined in: react/src/world.ts:55

MIT licensed · 0.x, unpublished, experimental.