UNPKG

@datastax/astra-db-ts

Version:
8 lines (7 loc) 389 B
"use strict"; // Copyright Datastax, Inc // SPDX-License-Identifier: Apache-2.0 Object.defineProperty(exports, "__esModule", { value: true }); exports.$DeserializeForCollection = exports.$SerializeForCollection = void 0; exports.$SerializeForCollection = Symbol.for('astra-db-ts.collection.serialize'); exports.$DeserializeForCollection = Symbol.for('astra-db-ts.collection.deserialize');