Closed antongolub closed 2 years ago
https://github.com/joarwilk/flowgen/issues/155
node_modules/flowgen/lib/printers/node.js:128 const decl = leftMostSymbol && leftMostSymbol.declarations.length ? leftMostSymbol.declarations[0] : {}; ^ TypeError: Cannot read property 'length' of undefined
Seems ok on 4.5.5
https://github.com/joarwilk/flowgen/issues/155