UNPKG

@datastax/astra-db-ts

Version:
5 lines (4 loc) 224 B
// Copyright Datastax, Inc // SPDX-License-Identifier: Apache-2.0 export const $SerializeForTable = Symbol.for('astra-db-ts.table.serialize'); export const $DeserializeForTable = Symbol.for('astra-db-ts.table.deserialize');