UNPKG

@portis/web3

Version:

Portis Web3 SDK

4 lines 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isClientSide = function () { return !!(typeof window !== 'undefined' && window.document); }; //# sourceMappingURL=isClientSide.js.map