Documentation update (#83)

This commit is contained in:
Pavel
2021-09-27 22:11:35 +03:00
committed by GitHub
parent a5cd6d5a49
commit 727d59fb61
23 changed files with 12967 additions and 32 deletions

View File

@ -31,7 +31,7 @@ log.setDefaultLevel('WARN');
const defaultPeer = new FluencePeer();
/**
* Public interface to Fluence JS SDK
* Public interface to Fluence JS
*/
export const Fluence = {
/**