UNPKG

@contract-case/case-core

Version:

Core functionality for the ContractCase contract testing suite

5 lines 208 B
export * from './dsl/states'; export * from './dsl/Matchers'; export type { AnyState } from '../entities/states/types'; export type { Assertable } from '../entities/types'; //# sourceMappingURL=index.d.ts.map