UNPKG

@savantly/ngx-graphexp

Version:

Gremlin client [Tinkerpop] for an Angular app

5 lines (4 loc) 222 B
export { GraphexpModule } from './graphexp.module'; export { GraphConfig } from './graphViz/graphConfig'; export { GraphexpComponent } from './graphexp.component'; export { GraphexpService } from './graphexp.service';