UNPKG

@contract-case/case-plugin-dsl-types

Version:

Types for writing the definition DSL for plugins for the ContractCase test framework

7 lines 171 B
/*! * ContractCase Plugin DSL Types * Copyright(c) 2022-2024 Timothy Jones (TLJ) * BSD-3-Clause license */ export * from './types'; //# sourceMappingURL=index.d.ts.map