Closed m-mujica closed 5 years ago
This helper will allow us to take ES2015 classes and return constructor functions that can be extended in code that is transpiled with Babel. The helper should be deprecated once Babel transpiled code can extend from native classes without errors.
forgot to lint, this build will likely fail.
lgtm
This helper will allow us to take ES2015 classes and return constructor functions that can be extended in code that is transpiled with Babel. The helper should be deprecated once Babel transpiled code can extend from native classes without errors.