sea.getAssetAsBlob(key[, options])
与 sea.getAsset() 类似,但以 Blob 形式返回结果。当找不到匹配的资源时会抛出错误。
¥Similar to sea.getAsset(), but returns the result in a Blob.
An error is thrown when no matching asset can be found.
与 sea.getAsset() 类似,但以 Blob 形式返回结果。当找不到匹配的资源时会抛出错误。
¥Similar to sea.getAsset(), but returns the result in a Blob.
An error is thrown when no matching asset can be found.