ecspresso
    Preparing search index...

    Variable EcsContextConst

    EcsContext: Context<default<any, string, string, string, string> | null> = ...

    React context for providing the ECS instance to the component tree. Wrap your UI root with <EcsContext.Provider value={ecs}>.