Returned built-in Aquamarine calls, updated docs (#11)

This commit is contained in:
Dima
2021-01-29 16:48:27 +03:00
committed by GitHub
parent b9d146c653
commit 92980379bd
18 changed files with 1039 additions and 325 deletions

View File

@ -19,3 +19,4 @@ export { FluenceClient } from './FluenceClient';
export { SecurityTetraplet, PeerIdB58 } from './internal/commonTypes';
export * from './api';
export { Particle } from './internal/particle';
export * from './internal/builtins';