UNPKG
react-intl-phraseapp
Version:
latest (5.0.2)
5.0.2
4.3.0
4.2.0
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0
1.0.0
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
The In-Context-Editor for react using react-intl
phrase.com
react-intl-phraseapp
/
dist
/
WrappedComponentProps.d.ts
3 lines
(2 loc)
•
154 B
TypeScript
View Raw
1
2
3
import
{
WrappedComponentProps
as
ReactIntlWrappedComponentProps
}
from
'react-intl'
;
export
type
WrappedComponentProps
=
ReactIntlWrappedComponentProps
;