UNPKG

fauton

Version:

A library to test any finite automaton with arbitrary alphabets

2 lines (1 loc) 102 B
export declare function validate(automatonLabel: string, automatonValidationErrors: string[]): void;