DefinitelyTyped/types/documentdb
Ben LeFevre 8c23206f59 @types/documentdb: Use specified return type in queryDocuments (#27021)
`queryDocuments` already has a type variable but it is not being used in the return type.
This PR simply merges the RetrievedDocument type with the input type.
2018-07-09 11:26:39 -07:00
..
documentdb-tests.ts documentdb added UriFactory 2017-07-18 14:15:03 -07:00
index.d.ts @types/documentdb: Use specified return type in queryDocuments (#27021) 2018-07-09 11:26:39 -07:00
tsconfig.json
tslint.json