• Loads the given Esri API object and returns a promise that is fulfilled when the object is loaded.

    Parameters

    • object: unknown

      The object to load.

    Returns Promise<void>