TypedMatcher<T>: {
    validatedType?: T;
}

Type Parameters

  • T

Type declaration

  • Optional validatedType?: T

Generated using TypeDoc