rest-vir - v2.2.0
Preparing search index...
MockHostParams
Type Alias MockHostParams<Api, Context>
MockHostParams
:
PartialWithUndefined
<
{
createHostContext
:
MockCreateHostContext
<
Context
>
;
endpoints
:
Readonly
<
MockHostEndpointMap
<
Api
,
Context
>
>
;
webSockets
:
Readonly
<
MockHostWebSocketMap
<
Api
,
Context
>
>
;
}
,
>
Options for
createMockHost
.
Type Parameters
Api
extends
Readonly
<
ApiDefinition
>
Context
Package
@rest-vir/api
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
rest-vir - v2.2.0
Loading...
Options for createMockHost.