mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-02 11:44:29 +00:00
Allow JSX Elements as added types for title/message properties of the Notification interface. This will allow custom html tags like spans and divs with more control over the notifications' appearance, as is possible in the js module.