MCPcopy Index your code
hub / github.com/coder/coder / AgentChatSendShortcut

TypeAlias AgentChatSendShortcut

codersdk/users.go:321–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321type AgentChatSendShortcut string
322
323const (
324 AgentChatSendShortcutEnter AgentChatSendShortcut = "enter"

Calls

no outgoing calls

Tested by

no test coverage detected