wima
    Preparing search index...

    Variable CoreSystemsConst

    CoreSystems: Readonly<
        {
            End: typeof End;
            Main: typeof Main;
            PostMain: typeof PostMain;
            PreMain: typeof PreMain;
            Start: typeof Start;
        },
    > = ...