robert-harbison/xterm-for-react

expose interfaces from `xterm`

unional opened this issue · 0 comments

Currently xterm-for-react does not expose any inferfaces from xterm, meaning the consumer needs to import the type separately from xterm and add that as a devDeps or deps (if using depcheck to enforce all imports are added as dependencies).