mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
aec3e9e5ab
Some comments are likely still omitted as guts does not cover all cases right now. And some cases are omitted because the output format is ambiguous on how best to format it.
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.