Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Cavanaugh
e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
Stepan Mikhaylyuk
ec044fa9fd added docstrings
added docstrings
2016-03-14 16:07:24 +03:00
Stepan Mikhaylyuk
5d3e8313e3 fixed import for ReactDropzone
Now its available to import in es6 style like
import * as Dropzone from 'react-dropzone';
2016-03-14 16:02:24 +03:00
vvakame
781e468d4b remove unused .tscparams 2015-12-23 18:23:35 +09:00
Mathieu Larouche Dube
1fc9f8415e Added react-dropzone 2015-10-29 10:27:36 -04:00