JSON.stringify() takes a JavaScript object and transforms it into a JSON string. Here's an example: const myObj = ...
確定! 回上一頁