xml-js
xml-js copied to clipboard
error TS2304: Cannot find name 'require'
In my service.ts:
var convert = require('xml-js');