UNPKG

@datastax/astra-db-ts

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