standard constant
Every module that needs no host configuration, i.e. all of them except fetch.
Implementation
static const standard = {
core,
events,
encoding,
url,
crypto,
navigator,
streams,
blob,
http,
};
Every module that needs no host configuration, i.e. all of them except fetch.
static const standard = {
core,
events,
encoding,
url,
crypto,
navigator,
streams,
blob,
http,
};