UNPKG

@caspiandb/data-api-local

Version:
9 lines 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class Client { } exports.Client = Client; class QueryError extends Error { } exports.QueryError = QueryError; //# sourceMappingURL=Client.js.map