Attempts to return a human readable message based on some Error.
External links clicked within native apps should be opened within the device's default browser.
Within web browsers, the url is assigned to window.location.href if there is no target,
or window.open is called if there is a target.
This utility function is a placeholder and should be updated when app platforms are added.
Returns how long ago some time (date) was.
Converts a JSON object into query string parameters.
Generated using TypeDoc
Various utilities used throughout the application.