abstractFetchResource
Hierarchy
- Resource<File>
- FetchResource
Index
Constructors
Properties
Accessors
Methods
Constructors
constructor
Creates a new instance of
FetchResource
.Parameters
optional_progress: ProgressTracker
optionalcorsProxy: string
Returns FetchResource
A base class for
Resource
s that require fetching data from a remote URL.