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', 'Error',
'EvalError', 'EvalError',
'Event', 'Event',
'EventSource',
'fetch', 'fetch',
'global', 'global',
'globalThis', 'globalThis',

Loading…
Cancel
Save