Fix type of isFinite
The type of isFinite
inadvertantly changed between 4.0.0 and 4.1.0 in a backward-incompatible way. This restores the type from 4.0.0.
This only updates type declarations. There are no runtime code changes.
The type of isFinite
inadvertantly changed between 4.0.0 and 4.1.0 in a backward-incompatible way. This restores the type from 4.0.0.
This only updates type declarations. There are no runtime code changes.