UNPKG

@libsql/hrana-client

Version:

Hrana client for connecting to sqld over HTTP or WebSocket

7 lines (6 loc) 144 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Cursor = void 0; class Cursor { } exports.Cursor = Cursor;