So I implemented this code in the file from the class Storage { //store data in 'key' store = async (key, data) => { try { await …
確定! 回上一頁