add EventSource

pull/5468/head
Tan Li Hau 5 years ago
parent 46a83a50e3
commit 1371237397

@ -18,6 +18,7 @@ export const globals = new Set([
'Error',
'EvalError',
'Event',
'EventSource',
'fetch',
'global',
'globalThis',

Loading…
Cancel
Save