UNPKG

mqtt

Version:

A library for the MQTT protocol

7 lines (6 loc) 151 B
import { StreamBuilder } from '../shared'; declare global { const wx: any; } declare const buildStream: StreamBuilder; export default buildStream;