# _Numeric

`type` in `services` · v0.7.1

<https://docs.seedcord.org/packages/services/0.7.1/types/numeric>

## Declaration

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