Update generated documentation authored by Mateusz Tyszczak's avatar Mateusz Tyszczak
...@@ -4,8 +4,6 @@ ...@@ -4,8 +4,6 @@
> **default**(`options`?): `Promise`\<[`IBeekeeperInstance`](../interfaces/IBeekeeperInstance)\> > **default**(`options`?): `Promise`\<[`IBeekeeperInstance`](../interfaces/IBeekeeperInstance)\>
Defined in: [src/index.ts:29](https://gitlab.syncad.com/hive/hive/programs/beekeeper/beekeeper_wasm/-/blob/ed702f86d3a1ae567b2d2e1d0d7240a187223964/programs/beekeeper/beekeeper_wasm/src/index.ts#L29)
Creates a Beekeeper instance able to own sessions and wallets Creates a Beekeeper instance able to own sessions and wallets
## Parameters ## Parameters
...@@ -25,3 +23,7 @@ Beekeeper API Instance ...@@ -25,3 +23,7 @@ Beekeeper API Instance
## Throws ## Throws
on any beekeeper API-related error (error parsing response, invalid input, timeout error, fs sync error etc.) on any beekeeper API-related error (error parsing response, invalid input, timeout error, fs sync error etc.)
## Defined in
[src/index.ts:29](https://gitlab.syncad.com/hive/hive/programs/beekeeper/beekeeper_wasm/-/blob/25efa2eeae885a5354e59e1097c6483fd46dede6/programs/beekeeper/beekeeper_wasm/src/index.ts#L29)