Variable channelTypeToEnumMapConst

channelTypeToEnumMap: Record<ServerChannelPayload["type"], ChannelType> = ...

A map of API channel types to channel types.

Generated using TypeDoc