UNPKG

@neo4j/cypher-builder

Version:

A programmatic API for building Cypher queries for Neo4j

2 lines (1 loc) 37 B
export type ValueOf<T> = T[keyof T];