Defines the interface for an uploader. It allows us to upload files and get their URIs.
Gets the price to upload a list of files.
Optional
Uploads multiple files and returns their URIs.
Uploads a JSON object and returns its URI.
Generated using TypeDoc
Defines the interface for an uploader. It allows us to upload files and get their URIs.