UNPKG

locklift

Version:

Node JS framework for working with Ever contracts. Inspired by Truffle and Hardhat. Helps you to build, test, run and maintain your smart contracts.

3 lines (2 loc) 135 B
/// <reference types="chai" /> export declare function supportWithCount(Assertion: Chai.AssertionStatic, utils: Chai.ChaiUtils): void;