Ajout de promotion et de commande
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
declare function dataViewByteLength(value: DataView): number;
|
||||
declare function dataViewByteLength(value: unknown): never;
|
||||
|
||||
export = dataViewByteLength;
|
||||
Reference in New Issue
Block a user