UNPKG

@datastax/astra-db-ts

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