Brian Pfretzschner
93ca28cc11
Fixed two any type annotations ( #9553 )
...
Fixed two TypeScript errors when noImplicitAny is set to true:
.../typings/globals/pouchdb/pouch/index.d.ts(178,14): error TS7006: Parameter 'any' implicitly has an 'any' type.
.../typings/globals/pouchdb/pouch/index.d.ts(229,18): error TS7010: 'emit', which lacks return-type annotation, implicitly has an 'any' return type.
2016-06-08 19:18:05 +09:00
Jakob Gillich
6adcd02b06
pouch: add callback-less constructor ( #8868 )
2016-04-26 00:36:30 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
vvakame
4de74cb527
normalize line ending (CRLF -> LF)
2016-02-16 01:20:30 +09:00
Jeppe Dyrby
c4fb7fafaf
Support AMD require
2014-11-23 14:09:46 +01:00
Masahiro Wakame
a9fa66235c
Merge pull request #2769 from mhegazy/tscParamsChange
...
Remove quotes from response files
2014-09-05 11:31:35 +09:00
Mohamed Hegazy
2aaa293cb1
Remove quotes from response files
2014-09-02 14:53:39 -07:00
Mohamed Hegazy
11c3bec421
Add missing 'new' to PouchDB test
2014-09-02 14:32:15 -07:00
Jonas Eriksson
70d47a5388
Updated for current PouchDB api
2014-01-07 16:02:07 +01:00
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
gstamac
822274f76e
PouchDB: fixed alert function override
2013-08-23 13:58:40 +02:00
Boris Yankov
dd35f69637
Big replacement: bool with boolean
2013-08-07 16:59:39 +03:00
Neil Stalker
26d671ccbd
Fix definitions for TS 0.9
2013-06-28 22:14:33 +01:00
Boris Yankov
209d95071a
Update reference paths
2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137
Rename all definition files, remove versions
2013-01-17 17:17:27 +02:00
unknown
16018df903
New API calls and fixes to parameter types
2013-01-10 10:40:33 -08:00
unknown
68e515378a
Update header
2013-01-02 11:37:09 -08:00
unknown
fd19d4d063
New definitions for PouchDB ( http://www.pouchdb.com )
2013-01-02 11:34:05 -08:00