<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [TypeHints](./schema.typehints.md) &gt; [decimal](./schema.typehints.decimal.md)

## TypeHints.decimal property

Character to use when parsing decimal numbers. Default: .

<b>Signature:</b>

```typescript
decimal?: string;
```
