UNPKG

fauton

Version:

A library to test any finite automaton with arbitrary alphabets

2 lines (1 loc) 70 B
export declare function validateRegex(regexString: string): boolean;