You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(npm): dont create an package-lock in the first place
* chore(typings): dont explicitly list only a few files
* fix(typings): ctx.match can be null
normaliseTriggers and RegExp.exec can both return null
* fix(typings): branch predicate function can return Promise
* fix(typings): MessageMedia.media can be InputFile
* fixup! chore(typings): dont explicitly list only a few files
* fix(typings): hears function has generic type
* feat(typings): export interfaces facing public
d.ts files only include public facing interfaces...
0 commit comments