wesley-emit-typescript 0.0.4

AST-based TypeScript emitter for Wesley IR
Documentation
1
2
3
4
5
6
7
8
9
10
11
# wesley-emit-typescript

`wesley-emit-typescript` projects Wesley Level 1 IR into TypeScript declaration
artifacts using a structured emitter. It is the native TypeScript
code-generation surface for models and operation bindings derived from GraphQL
schema definitions.

See the repository
[README](https://github.com/flyingrobots/wesley#readme) and
[architecture guide](https://github.com/flyingrobots/wesley/blob/main/docs/ARCHITECTURE.md)
for the full project context.