Ajout de promotion et de commande
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
declare function isWeakRef<T extends WeakKey>(value: unknown): value is WeakRef<T>;
|
||||
|
||||
export = isWeakRef;
|
||||
Reference in New Issue
Block a user