q5play
    Preparing search index...

    Function loadJSON

    • 🛠 Loads a JSON file from the specified url.

      Using await to get the loaded JSON object or array is recommended.

      Parameters

      • url: string

        JSON file

      Returns any

      an object or array containing the loaded JSON