This commit is contained in:
Federico Brigante 2019-05-16 17:26:33 +08:00 committed by GitHub
parent cd6949dd83
commit 58daa3eaf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -389,4 +389,4 @@ export = is;
// ES module compatibility
// TODO: Remove this for the next major release
exports default is;
export default is;