UNPKG

neogm

Version:

TypeScript-first Neo4j Object Graph Mapper (OGM) for building type-safe graph database applications

6 lines 202 B
export * from './types'; export * from './metadata'; export * from './node.decorator'; export * from './property.decorator'; export * from './relationship.decorator'; //# sourceMappingURL=index.d.ts.map