@firfi/quint-connect
Version:
Model-based testing framework connecting Quint specifications to TypeScript implementations
3 lines • 329 B
TypeScript
export { defaultConfig, defineDriver, NoTracesError, pickFrom, QuintError, QuintNotFoundError, run, stateCheck, StateMismatchError, TraceReplayError, transformITFValue } from "./simple.js";
export type { Config, RunOptions, SimpleActionMap, SimpleDriver, SimpleRunOptions } from "./simple.js";
//# sourceMappingURL=index.d.ts.map