Skip to content
Obsidian 插件开发文档
Search
K
Main Navigation
首页
文档
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
getBlobArrayBuffer
ts
export
function
getBlobArrayBuffer
(
blob
:
Blob
):
Promise
<
ArrayBuffer
>;
1
Parameters
Parameter
Description
blob