BSick7 / exjs

Extension library for Array.
MIT License
16 stars 1 forks source link

reference lib.es6.d.ts #10

Closed edsilv closed 7 years ago

edsilv commented 7 years ago

Fixes "Subsequent variable declarations must have the same type. Variable 'Symbol' must be of type 'SymbolConstructor', but here has type 'any'".

BSick7 commented 7 years ago

This fails the es3 build. I will work on a way to break this out.

BSick7 commented 7 years ago

Replaced with #11