We can use in-browser storage APIs such as LocalStorage, SessionStorage, IndexedDB, etc. Let's use LocalStorage first: const blob = await createBlob();// ...
確定! 回上一頁