(NOTE: buffer() is a node-fetch only API). const fetch = require('node-fetch'); const fileType = require('file-type'); (async () => { const response = await ...
確定! 回上一頁