# NumericString

`type` in `services` · v0.8.2

<https://docs.seedcord.org/packages/services/0.8.2/types/numeric-string>

## Declaration

```ts
type NumericString = "0123456789";
```
