mirror of
https://github.com/balzack/databag.git
synced 2025-05-04 07:25:15 +00:00
Update README.md
This commit is contained in:
parent
3ac5a09081
commit
fc266b9408
@ -13,7 +13,7 @@ The API is provided through a set of interfaces; each interface groups methods b
|
|||||||
|
|
||||||
The crypto and log params are provided by implementing the [Crypto](https://github.com/balzack/databag/blob/sdk/app/sdk/src/crypto.ts) and [Logging](https://github.com/balzack/databag/blob/sdk/app/sdk/src/logging.ts) interface respectively.
|
The crypto and log params are provided by implementing the [Crypto](https://github.com/balzack/databag/blob/sdk/app/sdk/src/crypto.ts) and [Logging](https://github.com/balzack/databag/blob/sdk/app/sdk/src/logging.ts) interface respectively.
|
||||||
|
|
||||||
```DatabacgClientSDK(crypto?: Crypto, log?: Logging)```
|
```DatabagClientSDK(crypto?: Crypto, log?: Logging)```
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user