mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-19 05:03:32 +08:00
- Fix message event callbacks (bomjacob/definitelytyped-firefox-webext-browser#1) - Output interfaces instead of classes (bomjacob/definitelytyped-firefox-webext-browser#2) - Add message parameter to sendResponse in message events (bomjacob/definitelytyped-firefox-webext-browser#4) - Support optional returns. (bomjacob/definitelytyped-firefox-webext-browser#8) - Support extraParamters in events. (bomjacob/definitelytyped-firefox-webext-browser#7) - Output comments (bomjacob/definitelytyped-firefox-webext-browser#3) - Fix comments for functions with multiple signatures (bomjacob/definitelytyped-firefox-webext-browser#12) - Fix return handling of functions and events (bomjacob/definitelytyped-firefox-webext-browser#13) - Various linting fixes (bomjacob/definitelytyped-firefox-webext-browser#14)