twing
twing copied to clipboard
Get rid of all constructor.name usage
Even though it is debatable that transpilers should destroy a perfectly valid code, since this behavior if nowhere near to change, let's get rid of all constructor.name usage.
See https://github.com/NightlyCommit/twing/issues/314