mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-24 01:50:26 +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