UNPKG

infinity-forge

Version:
8 lines 437 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = googleLogout; function googleLogout() { var _a, _b, _c; (_c = (_b = (_a = window === null || window === void 0 ? void 0 : window.google) === null || _a === void 0 ? void 0 : _a.accounts) === null || _b === void 0 ? void 0 : _b.id) === null || _c === void 0 ? void 0 : _c.disableAutoSelect(); } //# sourceMappingURL=googleLogout.js.map