mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 07:20:02 -04:00
misc fixes
This commit is contained in:
parent
7e8e9990f4
commit
a58f9bcb63
6 changed files with 26 additions and 8 deletions
|
@ -3,4 +3,5 @@
|
|||
export const Function = self.Function;
|
||||
export const URL = self.URL;
|
||||
export const fetch = self.fetch;
|
||||
export const Request = self.Request;
|
||||
export const XMLHttpRequest = self.XMLHttpRequest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue