Files
coder/scripts/apitypings/README.md
T
Steven Masley 077e594856 chore: switch to guts for typescript types generation (#15801)
switch to guts for typescript type generation
omitempty vs null must now be explicit
2024-12-11 14:39:21 -06:00

6 lines
152 B
Markdown

# APITypings
This main.go generates typescript types from the codersdk types in Go.
Uses it's own `go.mod` to exclude goja deps from the main go.mod.