UNPKG

@ethereum-waffle/chai

Version:

A sweet set of chai matchers for your blockchain testing needs.

4 lines 172 B
/// <reference types="chai" /> import './types'; export declare function waffleChai(chai: Chai.ChaiStatic, utils: Chai.ChaiUtils): void; //# sourceMappingURL=index.d.ts.map