Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32145143
D15119.1765031583.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
652 B
Referenced Files
None
Subscribers
None
D15119.1765031583.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 6, 2:33 PM (17 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5837185
Default Alt Text
D15119.1765031583.diff (652 B)
Attached To
Mode
D15119: [Flow269][skip-ci] Fix duplicated types
Attached
Detach File
Event Timeline
Log In to Comment