UNPKG

mqtt

Version:

A library for the MQTT protocol

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