Bakhtina Sofya b84cb877be 1st comm | vor 2 Wochen | |
---|---|---|
.. | ||
dist | vor 2 Wochen | |
src | vor 2 Wochen | |
LICENSE | vor 2 Wochen | |
README.md | vor 2 Wochen | |
package.json | vor 2 Wochen |
apollo-server-env
This package is used internally by Apollo Server and not meant to be consumed directly.
Its primary function is to provide polyfills (e.g. via
core-js
) for newer language features which might
not be available in the underlying JavaScript Engine (i.e. more bare-bones V8
environments, older versions of Node.js, etc.).