UNPKG

@homebridge/hap-client

Version:
4 lines (3 loc) 210 B
import httpMessageParser from './httpParser'; export declare const parseMessage: typeof httpMessageParser; export declare function createConnection(instance: any, pin: string, body: any): import("net").Socket;