types library

Classes

KeyPair
A javascript Object of a KeyPair.
Peer
A javascript Object of a Gun Peer.
UserInfo
A javascript Object with a user informations.

Enums

Algorithm
The algorithm used for the Proof of Work.
Encoding
The encoding used for the Proof of Work.

Extensions

AsKeyPair on UserInfo
Utility function to convert a UserInfo to a KeyPair.
KeyPairConverter on KeyPair
Utility function to convert between a KeyPair to a Map.

Functions

log(dynamic data) → void
Utility function to log a js object in the console.