UNPKG

@datastax/astra-db-ts

Version:
8 lines (7 loc) 350 B
"use strict"; // Copyright Datastax, Inc // SPDX-License-Identifier: Apache-2.0 Object.defineProperty(exports, "__esModule", { value: true }); exports.$CustomInspect = exports.DataAPIEnvironments = void 0; exports.DataAPIEnvironments = ['astra', 'dse', 'hcd', 'cassandra', 'other']; exports.$CustomInspect = Symbol.for('nodejs.util.inspect.custom');