Type alias CustomPatternMatcherFunc

CustomPatternMatcherFunc: ((text, offset, tokens, groups) => CustomPatternMatcherReturn | RegExpExecArray | null)

Type declaration

Generated using TypeDoc