Hex Core JS
    Preparing search index...

    Function fetchFile

    • Fetch a file from the given URL. Returns null if an error is encountered or if the network request is not successful.

      Parameters

      • url: string

      Returns Promise<File | null>