URL string of a file
Gets and creates the url string paths to your files stored in your memory.
URL strings for given files
Downloads a file with the given content, extension, and content type.
file name, content, extension, and content type
Fetches the blob from the given url, must be CORS enabled accessible endpoint
url of the asset
Blob
Fetches the file from the given url, must be CORS enabled accessible endpoint
url of the asset
File
Fetches the json from the given url, must be CORS enabled accessible endpoint
url of the asset
JSON
Fetches the json from the given url, must be CORS enabled accessible endpoint
url of the asset
Text
Gets the asset file
file name to get from project assets
Blob of asset
Gets the local asset file stored in your browser.
asset name to get from local assets
Blob of asset
Gets the text from asset file stored in your browser.
asset name to get from local assets
Text of asset or array of texts
Gets the text from asset file stored in your cloud account.
asset name to get from project assets
Text of asset
Generated using TypeDoc
Gets and creates the url string path to your file stored in your memory.
create
object url