# parseWithMaps

Canonical: https://docs.shumoku.dev/en/library/api/parseWithMaps
Language: en

@shumoku/core · 0.4.0 · function

# parseWithMaps

[Source](https://github.com/konoe-akitoshi/shumoku/blob/main/libs/@shumoku/core/src/map-json.ts#L16)

```
parseWithMaps(text: string): T
```

## Parameters

| Parameter | Type | Description | Default |
| --- | --- | --- | --- |
| `text` | `string` | No additional description. | `—` |

## Returns

```
T
```

[`libs/@shumoku/core/src/map-json.ts:16`](https://github.com/konoe-akitoshi/shumoku/blob/main/libs/@shumoku/core/src/map-json.ts#L16)
