File: README.md

package info (click to toggle)
node-create-react-class 15.7.0%2Bdfsg%2B~15.6.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: javascript: 1,275; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 529 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Installation
> `npm install --save @types/create-react-class`

# Summary
This package contains type definitions for create-react-class (https://facebook.github.io/react/).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/create-react-class

Additional Details
 * Last updated: Thu, 17 Oct 2019 21:27:05 GMT
 * Dependencies: @types/react
 * Global values: createReactClass

# Credits
These definitions were written by John Gozde <https://github.com/jgoz>.