UNPKG

805 BSource Map (JSON)View Raw
1{"version":3,"file":"globalCrypto.native.js","sourceRoot":"","sources":["../../../src/utils/globalCrypto.native.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,6EAA6E;AAC7E,+EAA+E;AAC/E,mEAAmE;AACnE,MAAM,YAAY,GAAG,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC,+FAA+F;AACrJ,OAAO,EAAE,YAAY,EAAE,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT license.\n\n// isomorphic-webcrypto is not listed as a dependency in package.json because\n// doing so requires adding a bunch of react packages as peer dependencies. So,\n// it is being loaded dynamically here to not cause compiler error.\nconst globalCrypto = require(\"isomorphic-webcrypto\"); // eslint-disable-line import/no-extraneous-dependencies, @typescript-eslint/no-require-imports\nexport { globalCrypto };\n"]}
\No newline at end of file