rest-vir - v1.0.0
Preparing search index...
assertValidWebSocketImplementations
Function assertValidWebSocketImplementations
assertValidWebSocketImplementations
(
service
:
Pick
<
ServiceDefinition
,
"webSockets"
|
"serviceName"
>
,
webSocketImplementations
:
WebSocketImplementations
,
)
:
void
Asserts that all WebSocket implementations are valid.
Parameters
service
:
Pick
<
ServiceDefinition
,
"webSockets"
|
"serviceName"
>
webSocketImplementations
:
WebSocketImplementations
Returns
void
Package
@rest-vir/implement-service
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
rest-vir - v1.0.0
Loading...
Asserts that all WebSocket implementations are valid.