new ScheduleConverter({ input: 'test.osz', output: 'output', logLevel: 2 }) .wait() .then(data => { data.forEach(entry => { if (entry.type == 'service') { console.log ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results