Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 414 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 414 Bytes

react-typed-markup

This helper module is used by a code produced by gulp-typed-markup generator.

Due to major changes in internal structure of React type declarations, there are special versions for each one:

  • v1.x for @types/react@15.0.28
  • v2.x for @types/react@16.0.1

Development

Run npm run build to compose and compile sources.