# _Numeric

`type` in `utils` · v0.7.0

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

## Declaration

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