UNPKG

cypher-tag

Version:

A template literal tag for Cypher in GraphQL.

3 lines (2 loc) 93 B
export default cql; declare function cql(statement: any, ...substitutions: any[]): string;