Drop default export
This commit is contained in:
parent
58daa3eaf4
commit
1dce31d2a8
1 changed files with 0 additions and 4 deletions
|
|
@ -386,7 +386,3 @@ Object.defineProperties(is, {
|
|||
});
|
||||
|
||||
export = is;
|
||||
|
||||
// ES module compatibility
|
||||
// TODO: Remove this for the next major release
|
||||
export default is;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue