2
0
mirror of synced 2025-02-25 04:25:16 +00:00
ethers.js/utils/shims.js

5 lines
123 B
JavaScript
Raw Normal View History

"use strict";
2018-06-22 02:18:19 -04:00
/* no shims for node */
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = {};