UNPKG

@redocly/respect-core

Version:
3 lines 207 B
import { type JsonValue } from 'jsonpath-rfc9535'; export declare function evaluateJSONPathCondition(condition: string, context: JsonValue): boolean; //# sourceMappingURL=evaluate-jsonpath-condition.d.ts.map