rest-vir - v2.2.0
    Preparing search index...

    Type Alias MockCreateHostContext<HostContext>

    The createHostContext callback shape on the mock-host side. Returns either a resolved context ({context}) or a rejection ({reject}), exactly mirroring the host package's callback so the same implementation can be reused on both sides.

    Type Parameters

    • HostContext