@logixjs/core
    Preparing search index...

    Variable makeConst

    make: <Sh extends AnyModuleShape, R = never>(
        runtime: ModuleRuntime<StateOf<Sh>, ActionOf<Sh>>,
        runtimeInternals?: RuntimeInternals,
    ) => Api<Sh, R> = FlowRuntime.make

    Type Declaration