function getAssetAsBlobgetAssetAsBlob(key: AssetKey,options?: { type: string; },): BlobDeprecated Deno compatibility This symbol is not supported. Similar to sea.getAsset(), but returns the result in a Blob. An error is thrown when no matching asset can be found. Parameterskey: AssetKeyoptionaloptions: { type: string; }Return TypeBlob