Skip to content

Commit

Permalink
Update API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux committed Nov 13, 2023
1 parent 0ed7888 commit 046a99c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/api/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,6 @@ through a tool like `Babel <https://babeljs.io>`__, and to add polyfills for
e.g. ``Map``, ``Set``, ``Promise``, ``Headers``, ``Array.prototype.includes``,
``Object.entries`` and ``String.prototype.endsWith``.

Additionally, when using this package in an environment other than Node.js, you
will need `a polyfill for Node's buffer module
<https://www.npmjs.com/package/buffer>`__.

Node.js Support
^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 046a99c

Please sign in to comment.