connectrpc / connect-query-es

TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.

Home Page:https://connectrpc.com/docs/web/query/getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verify our exports with arethetypeswrong

timostamm opened this issue · comments

https://arethetypeswrong.github.io/ verifies type exports of NPM packages with the version resolution algorithms implemented in TypeScript.

It's available as a CLI, and we should use it here to guard against regressions. For reference, see connectrpc/connect-es#838.