tshy
GitHub
isaacs projects
Preparing search index...
polyfills
PolyfillSet
Class PolyfillSet
Index
Constructors
constructor
Properties
map
name
type
Methods
add
File
Constructors
constructor
new
PolyfillSet
(
type
:
"commonjs"
|
"esm"
,
name
:
string
)
:
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
addFile
(
f
:
string
,
sources
:
Set
<
string
>
)
:
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...