Files
coder/scripts/apitypings
Steven Masley aec3e9e5ab chore: include codersdk comments in typescript output (#20348)
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.
2025-10-17 08:40:56 -05:00
..

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.