Page MenuHomePhorge

D15119.1765022385.diff
No OneTemporary

Size
652 B
Referenced Files
None
Subscribers
None

D15119.1765022385.diff

diff --git a/lib/flow-typed/environments/bom.js b/lib/flow-typed/environments/bom.js
--- a/lib/flow-typed/environments/bom.js
+++ b/lib/flow-typed/environments/bom.js
@@ -31,15 +31,6 @@
declare var screen: Screen;
-declare interface Crypto {
- // Not using $TypedArray as that would include Float32Array and Float64Array which are not accepted
- getRandomValues: <
- T: Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array | Int32Array | Uint32Array | BigInt64Array | BigUint64Array
- >(typedArray: T) => T;
- randomUUID: () => string;
-}
-declare var crypto: Crypto;
-
declare var window: any;
type GamepadButton = {

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 6, 11:59 AM (18 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5837185
Default Alt Text
D15119.1765022385.diff (652 B)

Event Timeline