UNPKG

@neo4j/graphql

Version:

A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations

3 lines 166 B
export declare function indentBlock(query: string): string; export declare function indentBlock(query: string[]): string[]; //# sourceMappingURL=indent-block.d.ts.map