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

[📑 Docs]: window.Buffer #3

Open
1 task done
akira-fukue opened this issue Jun 7, 2022 · 1 comment
Open
1 task done

[📑 Docs]: window.Buffer #3

akira-fukue opened this issue Jun 7, 2022 · 1 comment

Comments

@akira-fukue
Copy link

What Dev Docs changes are you proposing?

This part is declared but has never been used explicitly. Where is it needed?

// installed using npm install buffer --save
window.Buffer = window.Buffer || require("buffer").Buffer;

And thank you very much for your code contribution, I'm learning a few things and this is really helping me

Code of Conduct

  • I agree to follow this project's Code of Conduct
@akira-fukue akira-fukue changed the title [📑 Docs]: [📑 Docs]: window.Buffer Jun 7, 2022
@Namyalg
Copy link
Owner

Namyalg commented Jun 7, 2022

Hey @akira-fukue, glad the repository helped!
If not including the window.Buffer = window.Buffer || require("buffer").Buffer; is not causing any error please raise a PR making the necessary changes
It was included as I was facing an issue in uploading the file

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

No branches or pull requests

2 participants