async manifestJSON() { const response = await fetch( ... headers: { Accept: 'application/json', Authorization: `Basic ${Buffer.from(`apikey:${process.env.
確定! 回上一頁