rannn505 / child-shell

Node.js bindings 🔗 for shell
http://rannn505.github.io/child-shell/
MIT License
299 stars 71 forks source link

debug does not export Debugger #155

Closed kirillkrylov closed 1 year ago

kirillkrylov commented 1 year ago

child-shell/packages/child-shell/lib/Shell.ts

this line breaks, debug does not export Debugger

import Debugger from 'debug';