In browser usage, 'window' should be the window object.
In server side usage, 'window' object given must implement the fetch method, used by the Apis.
See tests implementation for a working Node sample.
Each property (except constants and window) is an API providing access to a Jamespot.Pro backend.
In browser usage, 'window' should be the window object. In server side usage, 'window' object given must implement the fetch method, used by the Apis. See tests implementation for a working Node sample.
Each property (except constants and window) is an API providing access to a Jamespot.Pro backend.