We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4dd5f0 commit b773ab6Copy full SHA for b773ab6
config/fastboot.js
@@ -1,5 +1,5 @@
1
/* eslint-disable no-redeclare */
2
-/* global ReadableStream, WritableStream, TransformStream */
+/* global ReadableStream, WritableStream, TransformStream, Headers */
3
module.exports = function () {
4
return {
5
buildSandboxGlobals(defaultGlobals) {
0 commit comments