UNPKG

ret

Version:

Tokenizes a string that represents a regular expression.

6 lines (5 loc) 202 B
import { SetLookup } from './types'; export declare const INTS: SetLookup; export declare const WORDS: SetLookup; export declare const WHITESPACE: SetLookup; export declare const NOTANYCHAR: SetLookup;