Readonly
cachedReadonly
loadingOptional
assetOrPath: string | IAssetThe path or asset to import
Optional
options: ImportAssetOptionsOptions for the import
Import multiple local files/blobs from a map of files.
Optional
options: ImportFilesOptionsImport a single asset from a path(url) or an IAsset.
Optional
asset: string | IAssetOptional
options: ImportAssetOptionsProcess the raw output from the loaders and return the updated/patched-objects.
Generated using TypeDoc
Import single or multiple assets(like in case of zip files) from a path(url) or an IAsset.