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: Typing support for NodeJS Buffer in lib/index.d.ts #674

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

Conversation

DennySlick
Copy link

@Acconut,

I did not test these changes on a Browser engine, but for NodeJS TypeScript support it should work more consistently

Issue reference: #289

I did not test these changes on a Browser engine, but for NodeJS it should work more consistent
@Acconut
Copy link
Member

Acconut commented Mar 22, 2024

I did not test these changes on a Browser engine,

Thank you, but I am a bit concerned that this might breaking the tus-js-client integration for people using the client in a browser environment. Could this lead to problems with TypeScript if its configured for browsers and does not know Buffer?

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.

None yet

2 participants