Paco van der Linden
Results
6
issues of
Paco van der Linden
While this works (no type error): ```ts const arr: ('a' | 'b')[] = []; arr.includes('some string'); ``` This doesn't seem to extend to arrays that are defined in terms of...
#### Environment details - OS: MacOS - Node.js version: latest - npm version: latest - `@google-cloud/firestore` version: v7.3.1 #### Steps to reproduce 1. Try to use a FieldPath with multiple...
priority: p2
type: bug
api: firestore