Variable ServerTypeMapConst

ServerTypeMap: Record<NonNullable<ServerPayload["type"]>, ServerType> = ...

A mapping of server types from the API to the client.

Generated using TypeDoc