xml-js icon indicating copy to clipboard operation
xml-js copied to clipboard

error TS2304: Cannot find name 'require'

Open robeverett opened this issue 7 years ago • 0 comments

In my service.ts:

var convert = require('xml-js');

robeverett avatar Aug 08 '18 10:08 robeverett