2
0
mirror of synced 2025-02-24 20:18:07 +00:00
ethers.js/packages/tests/reporter-keepalive.js
2020-07-13 08:03:56 -04:00

6 lines
119 B
JavaScript

"use strict";
const { ReporterKeepAlive } = require("./lib/reporter-keepalive");
module.exports = ReporterKeepAlive;