@qualithm/mqtt-wire - v0.1.5
GitHub
Preparing search index...
index
PacketOfType
Type Alias PacketOfType<T>
PacketOfType
:
Extract
<
MqttPacket
,
{
type
:
T
}
>
Extract packet type for a given packet type constant.
Type Parameters
T
extends
PacketType
The packet type constant to extract.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
@qualithm/mqtt-wire - v0.1.5
Loading...
Extract packet type for a given packet type constant.