UNPKG

nosql-constraints

Version:

Helpers to manage constrants (i.e. cascade delete) in a NoSQL database

3 lines 149 B
export { DiGraph, Traversal } from './digraph.js'; export type { VertexDefinition, VertexId } from './vertex.js'; //# sourceMappingURL=index.d.ts.map