Skip to content

Commit 32a5680

Browse files
authored
feat: also expose GlobalRequest (#224)
1 parent 02767ef commit 32a5680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/base_header.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77

88
type DOMEvent = Event;
99
type GlobalResponse = Response;
10+
type GlobalRequest = Request;

0 commit comments

Comments
 (0)