mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 19:43:20 +08:00
`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.