MCPcopy
hub / github.com/sindresorhus/ow / any-multiple-errors.ts

File any-multiple-errors.ts

test/any-multiple-errors.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/naming-convention */
2import test from 'ava';
3import ow, {type ArgumentError, type BasePredicate, type Main} from '../source/index.js';
4import {testSymbol} from '../source/predicates/base-predicate.js';

Callers

nothing calls this directly

Calls 8

testFunction · 0.85
owFunction · 0.85
createAnyErrorFunction · 0.85
createAnyPredicateErrorFunction · 0.85
isMethod · 0.80
greaterThanMethod · 0.80
deepEqualMethod · 0.45
minLengthMethod · 0.45

Tested by

no test coverage detected