| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7a2fcc6 commit ffcc5a5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1894,6 +1894,10 @@ ObjectDefineProperties( | |||
| 1894 | 1894 | }, | |
| 1895 | 1895 | }); | |
| 1896 | 1896 | ||
| 1897 | + ObjectDefineProperties(SubtleCrypto, { | ||
| 1898 | + supports: kEnumerableProperty, | ||
| 1899 | + }); | ||
| 1900 | + | ||
| 1897 | 1901 | module.exports = { | |
| 1898 | 1902 | Crypto, | |
| 1899 | 1903 | CryptoKey, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments