function createGist(opts) { ChromeSamples.log('Posting request to GitHub API...'); fetch('https://api.github.com/gists', { method: 'post', ...
確定! 回上一頁