ethers.js/misc/admin/lib/changelog.js
2020-09-21 01:14:06 -04:00

5 lines
115 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function foo() { }
exports.foo = foo;