---
URL: "/guide/hcl/api"
LLMS_URL: "/guide/hcl/api.md"
---

# `@structium/hcl` - API documentation

## Functions

### deserialize()

```ts
function deserialize(input: string): Promise<any>
```

#### Parameters

| Parameter | Type |
| ------ | ------ |
| `input` | `string` |

#### Returns

`Promise`\<`any`\>
