Files
coder/scripts/apitypings
Steven Masley 13bb4492c9 chore: remove apitypings specific go.mod (#15899)
Keeping the deps in sync between this and the primary go.mod is
a headache. 


adds Tailscale generated types
2024-12-18 07:18:31 -06: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.