ethers.js/packages/tests/reporter-keepalive.js

6 lines
119 B
JavaScript
Raw Permalink Normal View History

2020-07-13 08:03:56 -04:00
"use strict";
const { ReporterKeepAlive } = require("./lib/reporter-keepalive");
module.exports = ReporterKeepAlive;