UNPKG

neogm

Version:

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

7 lines 142 B
/** * NeoGM - Neo4j Object Graph Mapper * * Main entry point for the library */ export * from './lib'; //# sourceMappingURL=index.d.ts.map