You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Currently
xterm-for-reactdoes not expose any inferfaces fromxterm, meaning the consumer needs to import the type separately fromxtermand add that as a devDeps or deps (if usingdepcheckto enforce all imports are added as dependencies).