UNPKG

mqtt

Version:

A library for the MQTT protocol

4 lines (3 loc) 118 B
import { type StreamBuilder } from '../shared'; declare const buildStream: StreamBuilder; export default buildStream;