UNPKG

@theguild/federation-composition

Version:
5 lines 233 B
import { ASTVisitor, GraphQLError } from 'graphql'; export declare function UniqueDirectiveNamesRule(context: { reportError: (error: GraphQLError) => void; }): ASTVisitor; //# sourceMappingURL=unique-directive-names-rule.d.ts.map