UNPKG

@kaaiot/mqtt-client

Version:

Comprehensive MQTT client tailored for the Kaa IoT platform, providing a range of methods to interact with the platform's features.

2 lines (1 loc) 63 B
export declare const safeJson: <T>(value: string) => T | null;