import fetch from 'node-fetch'; fetch('http://example.com'); ... There is also a VS Code extension and a command line tool you can install from npm with.
確定! 回上一頁