tfcconnection/.shadow-cljs/builds/app/dev/goog-js/goog.labs.useragent.highentropy.highentropydata.js

1 line
2.7 KiB
JavaScript

["^ ","~:resource-id",["~:shadow.build.classpath/resource","goog/labs/useragent/highentropy/highentropydata.js"],"~:js","goog.loadModule(function(exports) {\n \"use strict\";\n goog.module(\"goog.labs.userAgent.highEntropy.highEntropyData\");\n const {HighEntropyValue} = goog.require(\"goog.labs.userAgent.highEntropy.highEntropyValue\");\n const fullVersionList = new HighEntropyValue(\"fullVersionList\");\n exports.fullVersionList = fullVersionList;\n const platformVersion = new HighEntropyValue(\"platformVersion\");\n exports.platformVersion = platformVersion;\n return exports;\n});\n","~:source","/**\n * @license\n * Copyright The Closure Library Authors.\n * SPDX-License-Identifier: Apache-2.0\n */\n\n/**\n * @fileoverview Provides access to high-entropy user agent values.\n */\n\ngoog.module('goog.labs.userAgent.highEntropy.highEntropyData');\n\nconst {HighEntropyValue} = goog.require('goog.labs.userAgent.highEntropy.highEntropyValue');\n\n/**\n * @type {!HighEntropyValue<!Array<!NavigatorUABrandVersion>|undefined>}\n */\nconst fullVersionList = new HighEntropyValue('fullVersionList');\nexports.fullVersionList = fullVersionList;\n\n/**\n * @type {!HighEntropyValue<string>}\n */\nconst platformVersion = new HighEntropyValue('platformVersion');\nexports.platformVersion = platformVersion;","~:compiled-at",1684858197894,"~:source-map-json","{\n\"version\":3,\n\"file\":\"goog.labs.useragent.highentropy.highentropydata.js\",\n\"lineCount\":11,\n\"mappings\":\"AAAA,IAAA,CAAA,UAAA,CAAA,QAAA,CAAA,OAAA,CAAA;AAAA,cAAA;AAUAA,MAAKC,CAAAA,MAAL,CAAY,iDAAZ,CAAA;AAEA,QAAM,CAACC,gBAAD,CAAA,GAAqBF,IAAKG,CAAAA,OAAL,CAAa,kDAAb,CAA3B;AAKA,QAAMC,kBAAkB,IAAIF,gBAAJ,CAAqB,iBAArB,CAAxB;AACAG,SAAQD,CAAAA,eAAR,GAA0BA,eAA1B;AAKA,QAAME,kBAAkB,IAAIJ,gBAAJ,CAAqB,iBAArB,CAAxB;AACAG,SAAQC,CAAAA,eAAR,GAA0BA,eAA1B;AAxBA,SAAA,OAAA;AAAA,CAAA,CAAA;;\",\n\"sources\":[\"goog/labs/useragent/highentropy/highentropydata.js\"],\n\"sourcesContent\":[\"/**\\n * @license\\n * Copyright The Closure Library Authors.\\n * SPDX-License-Identifier: Apache-2.0\\n */\\n\\n/**\\n * @fileoverview Provides access to high-entropy user agent values.\\n */\\n\\ngoog.module('goog.labs.userAgent.highEntropy.highEntropyData');\\n\\nconst {HighEntropyValue} = goog.require('goog.labs.userAgent.highEntropy.highEntropyValue');\\n\\n/**\\n * @type {!HighEntropyValue<!Array<!NavigatorUABrandVersion>|undefined>}\\n */\\nconst fullVersionList = new HighEntropyValue('fullVersionList');\\nexports.fullVersionList = fullVersionList;\\n\\n/**\\n * @type {!HighEntropyValue<string>}\\n */\\nconst platformVersion = new HighEntropyValue('platformVersion');\\nexports.platformVersion = platformVersion;\"],\n\"names\":[\"goog\",\"module\",\"HighEntropyValue\",\"require\",\"fullVersionList\",\"exports\",\"platformVersion\"]\n}\n"]