Add boilerplate.

This commit is contained in:
Benny van Reeven 2015-09-15 08:10:14 +02:00
parent 27b93a65ce
commit cbb70e2390
9 changed files with 7377 additions and 0 deletions

12
tsd.json Normal file
View file

@ -0,0 +1,12 @@
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"react/react.d.ts": {
"commit": "af81415504b4edce8dac8446d96857f8018c6e9f"
}
}
}