4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
|
try {
|
||
|
require("get-random-values-polypony").polyfill();
|
||
|
} catch (error) { };
|