mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
077e594856
switch to guts for typescript type generation omitempty vs null must now be explicit
6 lines
152 B
Markdown
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.
|