Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4228a1

Browse files
committed
hack once again for apitypings
1 parent4b560b6 commitb4228a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎scripts/apitypings/main.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,8 @@ func (g *Generator) typescriptType(ty types.Type) (TypescriptType, error) {
877877
returnTypescriptType{ValueType:"HealthSeverity"},nil
878878
case"github.com/coder/coder/v2/codersdk.HealthSection":
879879
returnTypescriptType{ValueType:"HealthSection"},nil
880+
case"github.com/coder/coder/v2/codersdk.ProvisionerDaemon":
881+
returnTypescriptType{ValueType:"ProvisionerDaemon"},nil
880882
}
881883

882884
// Some hard codes are a bit trickier.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp