mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-09 02:30:30 +00:00
* Add formats prop to IntlState The updateIntl opts parameter can have a formats prop which is missing in the interface. see https://github.com/ratson/react-intl-redux#formatting-data * Make IntlState formats prop optional