Update generated documentation authored by Bartek Wrona's avatar Bartek Wrona
......@@ -30,10 +30,24 @@
#### Defined in
[src/detailed/errors.ts:5](https://gitlab.syncad.com/hive/hive/-/blob/ee79e0728aeae8c2ae3a0ae8f8eebda6d4c9f846/programs/beekeeper/beekeeper_wasm/src/detailed/errors.ts#L5)
[src/detailed/errors.ts:5](https://gitlab.syncad.com/hive/hive/-/blob/457d6109a32533b18a67b20cd2663c45d6efd8e4/programs/beekeeper/beekeeper_wasm/src/detailed/errors.ts#L5)
## Properties
### cause?
> `optional` **cause**: `unknown`
#### Inherited from
`Error.cause`
#### Defined in
node\_modules/.pnpm/typescript@5.7.3/node\_modules/typescript/lib/lib.es2022.error.d.ts:26
***
### message
> **message**: `string`
......
......