• Gets the JSON objects returned from a URL.

    Parameters

    • URL: string

      The url to a .json document.

    Returns Promise<JSONObject>

    The JSON as a JSONObject.

Generated using TypeDoc