UNPKG

couchbase

Version:

The official Couchbase Node.js Client Library.

8 lines (7 loc) 299 B
"use strict"; // This file is auto-generated by scripts/updateVersion.js during the build process. // DO NOT EDIT DIRECTLY. Object.defineProperty(exports, "__esModule", { value: true }); exports.SDK_NAME = exports.SDK_VERSION = void 0; exports.SDK_VERSION = '4.7.0'; exports.SDK_NAME = 'couchbase';