Skip to content

Commit

Permalink
Update numeric.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 22, 2024
1 parent 2573488 commit 1b8c8c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/numeric.d.ts
Expand Up @@ -105,6 +105,8 @@ A `number` that is not an integer.
Use-case: Validating and documenting parameters.
It does not accept `Infinity`.
@example
```
import type {Float} from 'type-fest';
Expand Down

0 comments on commit 1b8c8c1

Please sign in to comment.