UNPKG

@libsql/hrana-client

Version:

Hrana client for connecting to sqld over HTTP or WebSocket

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