UNPKG

@splitsoftware/splitio-commons

Version:
6 lines (5 loc) 129 B
export function allMatcherContext() { return function allMatcher(runtimeAttr) { return runtimeAttr != null; }; }