UNPKG

mqtt

Version:

A library for the MQTT protocol

5 lines (4 loc) 155 B
declare const isBrowser: boolean; export declare const isWebWorker: boolean; export declare const isReactNativeBrowser: boolean; export default isBrowser;