UNPKG

@apollo/core-schema

Version:
4 lines 177 B
import { type ASTNode } from 'graphql'; export declare const test: (val: any) => boolean; export declare const print: (val: ASTNode) => string; //# sourceMappingURL=ast.d.ts.map