Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: export xterm types #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

unional
Copy link

@unional unional commented Oct 11, 2023

fixes #25

Note that the syntax export types * needs TS 5

@PabloLION
Copy link

Hi @unional . I made a new similar repo on https://github.com/PabloLION/xterm-react and I'm trying to improve it now. This export helps user to not import those interfaces and types from xtermjs to keep code cleaner and more robust (in case if xtermjs updates).
Do you want to add a similar PR to get some credits? (since it's only one line I'll do it my self at some point)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expose interfaces from xterm
2 participants