UNPKG

@libsql/hrana-client

Version:

Hrana client for connecting to sqld over HTTP or WebSocket

4 lines (3 loc) 168 B
import * as e from "../encoding/json/encode.js"; import * as proto from "./proto.js"; export declare function ClientMsg(w: e.ObjectWriter, msg: proto.ClientMsg): void;