mirror of
https://github.com/coder/coder.git
synced 2025-07-23 21:32:07 +00:00
fix: generate typescript types for healthcheck pkg (#8846)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package genericmap
|
||||
package codersdk
|
||||
|
||||
type Foo struct {
|
||||
Bar string `json:"bar"`
|
||||
|
Reference in New Issue
Block a user