function getAssetAsBlob
          
Usage in Deno
import { getAssetAsBlob } from "node:sea";
getAssetAsBlob(key: AssetKey,options?: { type: string;  },): Blob 
      
import { getAssetAsBlob } from "node:sea";
getAssetAsBlob(key: AssetKey,options?: { type: string;  },): Blob