UNPKG

mqtt

Version:

A library for the MQTT protocol

4 lines (3 loc) 120 B
import { type PacketHandler } from '../shared'; declare const handlePubrel: PacketHandler; export default handlePubrel;