@@ -0,0 +1,3 @@
declare function isFinite(x: unknown): x is number | bigint;
export = isFinite;
The note is not visible to the blocked user.