function js-cookie.set.getJSON () ... ... ```javascript Cookies.get(); // => { name: '{"foo":"bar"}' } ``` When reading a cookie with the `Cookies.getJSON` api, ...
確定! 回上一頁