Type alias TokenPattern

TokenPattern: RegExp | string | CustomPatternMatcherFunc | ICustomPattern

Generated using TypeDoc