alibaba / react-intl-universal

Internationalize React apps. Not only for Component but also for Vanilla JS.
1.33k stars 154 forks source link

Missing typings for ReactIntlUniversal class #171

Closed Dario91 closed 3 years ago

Dario91 commented 3 years ago

Hi, is there a reason why the ReactIntlUniversal class isn't exposed in the index.d.ts file?

cwtuan commented 3 years ago

It does. Check: https://github.com/alibaba/react-intl-universal/blob/master/packages/react-intl-universal/typings/index.d.ts image