ComplexIntrospectionMatcher
This type represents an asynchronous function that takes an IntrospectionModel as the first parameter, the full regex match as the second parameter and the matched groups as varargs and returns the modified IntrospectionModel. In TypeScript, the definition of this type would be:
ComplexIntrospectionMatcher
Last updated