cloudflare / cloudflare/capnweb
schema introspection queries
Open
- Dominant language
- TypeScript
- Stars
- 4k
- Forks
- 143
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 7
Description
For the benefit of code-mode agents, we should have a built-in way to query a Cap'n Web object's interface, returning TypeScript type declarations (essentially .d.ts).
We may need to think about how to progressively query a large set of types and de-dupe types between multiple objects.
Contributor guide
Assessment
This issue has not been assessed yet.