DefinitelyTyped/pouchDB
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
..
pouch-tests.ts normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
pouch-tests.ts.tscparams normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
pouch.d.ts Fixed two any type annotations (#9553) 2016-06-08 19:18:05 +09:00
pouch.d.ts.tscparams normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00