AriaMinaei / pretty-error

See node.js errors with less clutter
MIT License
1.52k stars 48 forks source link

Fix callback type #55

Closed ascorbic closed 4 years ago

ascorbic commented 4 years ago

The Callback should be a function type, not an interface

AriaMinaei commented 4 years ago

Thanks for the patch. (and sorry for the long delay :)