UNPKG

mqtt

Version:

A library for the MQTT protocol

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