Update generated documentation authored by Mateusz Tyszczak's avatar Mateusz Tyszczak
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
> **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/a74bad9a396b3e773a554a847dc3b72c3f7ee98d/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
...@@ -23,7 +25,3 @@ Beekeeper API Instance ...@@ -23,7 +25,3 @@ 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/-/blob/4cd3fc3d23f4074be91a11f00a7a6035405faaf8/programs/beekeeper/beekeeper_wasm/src/index.ts#L29)