import fetch from "node-fetch"; let f: GlobalFetch["fetch"] = fetch; ... Types of parameters 'url' and 'input' are incompatible. Type 'RequestInfo' is not ...
確定! 回上一頁