mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-23 20:54:34 +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.