UNPKG

@onn-software/ddl-to-gql

Version:

Convert a SQL DDL to a GraphQL implementation with all relations.

3 lines (2 loc) 100 B
export declare const reservedNames: string[]; export declare const typeMap: Record<string, string>;