import fetch from 'isomorphic-unfetch' import xml2js from 'xml2js' const parser = new xml2js.Parser() async function getXMLfromURL(url) ...
確定! 回上一頁