common
Shared logic accross the MonkJs SDK and applications.
Overview
This package contains logic and bits of code shared accross the MonkJs project. It is used both internally as a way to store shared logic accross our packages, as well as externally, by exposing useful interfaces and methods for developers using our SDK.
Complete Documentation
As every other package in the SDK, please refer to its README file for a complete documentation on how this package works.