ethers.js/misc/admin/lib/changelog.js

5 lines
115 B
JavaScript
Raw Normal View History

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