... const data = await res.json(); // data is your data. loggingContext.addLog(data);. Example snippet: async function wiki() { const url ...
確定! 回上一頁