ethers.js/shims/index.js

7 lines
213 B
JavaScript
Raw Permalink Normal View History

2018-07-23 09:59:01 +03:00
"use strict";
/**
* This file is not imported anywhere, but is used to trigger TypeScript
* compilation of the various shims for the browser.
*/
Object.defineProperty(exports, "__esModule", { value: true });