googleapis / googleapis/google-cloud-node

Improve TS

Open
#7,455 2 comments 1 reaction 1 assignee Claimed by @tom-andersen View on GitHub
api: firestore library: nodejs-firestore type: feature request
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

To avoid people like me from spending a long time trying to understand why this fails, this line could be changed from
```precondition?: Precondition```
to
```precondition?: Omit```

https://github.com/googleapis/nodejs-firestore/blob/319adc3ff6fdcd0ab61766d4eb8301fc8ac5431b/types/firestore.d.ts#L1469C22-L1469C34

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.