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 02767ef commit 32a5680Copy full SHA for 32a5680
base/base_header.ts
@@ -7,3 +7,4 @@
7
8
type DOMEvent = Event;
9
type GlobalResponse = Response;
10
+type GlobalRequest = Request;
0 commit comments