UNPKG

172 BTypeScriptView Raw
1import { Fragment } from "apollo-codegen-core/lib/compiler";
2export declare const isFragmentDeclaration: (fragment: Fragment) => import("babel-types").VariableDeclaration;