# _Numeric

`type` in `utils` · v0.6.1

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

## Declaration

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