-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Dear @fdesjardins unfortunately last few days package is returning undefine
At example.js:
const notams = require('notams')
notams.fetch([ 'PADK', 'PADU' ], { format: 'DOMESTIC' }).then(results => {
console.log(JSON.stringify(results, null, 2))
})
npm --save install
node example.js
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels