UNPKG

@libsql/hrana-client

Version:

Hrana client for connecting to sqld over HTTP or WebSocket

4 lines (3 loc) 150 B
import * as d from "../encoding/json/decode.js"; import * as proto from "./proto.js"; export declare function ServerMsg(obj: d.Obj): proto.ServerMsg;