UNPKG

emmet.sdk

Version:
8 lines 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BigInt = exports.ethereum = void 0; exports.ethereum = exports.window && exports.window.ethereum ? exports.window.ethereum : undefined; exports.BigInt = exports.window ? exports.window.BigInt : undefined; //# sourceMappingURL=wallet.js.map