UNPKG

graphql-static-binding

Version:
5 lines (4 loc) 106 B
import { Generator } from '../types'; export declare const generators: { [key: string]: Generator; };