UNPKG

fauton

Version:

A library to test any finite automaton with arbitrary alphabets

6 lines (5 loc) 206 B
export * from './generateGraphFromString'; export * from './generatePostNormalizationErrors'; export * from './generatePreNormalizationErrors'; export * from './normalize'; export * from './validate';