import XMLToReact from '@condenast/xml-to-react'; const xmlToReact = new XMLToReact({/* converters */}); const reactTree = xmlToReact.convert(/* XML string ...
確定! 回上一頁