UNPKG

altair-graphql-core

Version:

Several of the core logic for altair graphql client

7 lines 264 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = !!((window && window.process && window.process.versions.electron) || !!window.navigator.userAgent.match(/Electron/)); //# sourceMappingURL=is_electron.js.map