🌐
ROOT
/
home2
/
rctse61b
/
nodejs
/
typings
📤 Upload File
📁 New Folder
✏️ EDITING: globals.d.ts
declare type TypedArray = | Uint8Array | Uint8ClampedArray | Uint16Array | Uint32Array | Int8Array | Int16Array | Int32Array | Float32Array | Float64Array | BigUint64Array | BigInt64Array;
💾 SAVE CHANGES
CANCEL