GitHub
isaacs projects
Preparing search index...
The search index is not available
tshy
tshy
polyfills
PolyfillSet
Class PolyfillSet
Index
Constructors
constructor
Properties
map
name
type
Methods
add
File
Constructors
constructor
new
Polyfill
Set
(
type
,
name
)
:
PolyfillSet
Parameters
type
:
"commonjs"
|
"esm"
name
:
string
Returns
PolyfillSet
Properties
map
map
:
Map
<
string
,
string
>
= ...
name
name
:
string
type
type
:
"commonjs"
|
"esm"
Methods
add
File
add
File
(
f
,
sources
)
:
void
Parameters
f
:
string
sources
:
Set
<
string
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
map
name
type
Methods
add
File
GitHub
isaacs projects
tshy
Loading...