Ajout de promotion et de commande
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
declare function arrayBufferByteLength(buffer: ArrayBuffer): number;
|
||||
declare function arrayBufferByteLength(buffer: unknown): typeof NaN;
|
||||
|
||||
export = arrayBufferByteLength;
|
||||
Reference in New Issue
Block a user