UNPKG

morpheus4j

Version:

Morpheus is a migration tool for Neo4j. It aims to be a simple and intuitive way to migrate your database.

4 lines (3 loc) 124 B
export { Neo4jConfig, Neo4jScheme } from '../types'; export * from './morpheus.module'; export * from './morpheus.service';