core
core copied to clipboard
feat(types): Better typescript support for emit `events`
Requires [email protected]
NOTE: There's some build errors when updating to [email protected], this PR is not meant to fix those errors, only to implement string type inference

I believe the build is failing because of usage of Typescript ^4.1.x with @microsoft/api-extractor
@pikax mind rebasing on latest 3.2 branch?
Could you please resolve those conflicts?