UNPKG

@graphql-tools/utils

Version:

Common package containing utils and types for GraphQL tools

2 lines (1 loc) 82 B
export declare function valueMatchesCriteria(value: any, criteria: any): boolean;