diff --git a/docs/api/source/index.rst b/docs/api/source/index.rst index 9e96fa0c..f29d4fec 100644 --- a/docs/api/source/index.rst +++ b/docs/api/source/index.rst @@ -72,10 +72,6 @@ through a tool like `Babel `__, 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 -`__. - Node.js Support ^^^^^^^^^^^^^^^