UNPKG

@libsql/hrana-client

Version:

Hrana client for connecting to sqld over HTTP or WebSocket

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