<!-- 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; [infinity](./schema.typehints.infinity.md)

## TypeHints.infinity property

Strings to parse as negative and positive infinity. Default: case insensitive \["-inf", "inf"\].

<b>Signature:</b>

```typescript
infinity?: [string, string];
```
