Type alias Checker<T, O, P>

Checker<T, O, P>: ((params: P) => CheckerReport<T, O>)

Type Parameters

Type declaration

Generated using TypeDoc