UNPKG

@reef-defi/evm-provider

Version:
9 lines 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.evmChai = void 0; const supportEmit_1 = require("./supportEmit"); function evmChai(chai) { (0, supportEmit_1.supportEmit)(chai.Assertion); } exports.evmChai = evmChai; //# sourceMappingURL=index.js.map