# _Numeric

`type` in `utils` · v0.5.0

<https://docs.seedcord.org/packages/utils/0.5.0/types/numeric>

## Declaration

```ts
type _Numeric = number | bigint;
```
