MCPcopy Create free account
hub / github.com/coderoad/coderoad-vscode / deactivate

Method deactivate

typings/index.d.ts:122–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120export interface StateMachine {
121 activate(): void
122 deactivate(): void
123 send(action: string | Action): void
124}
125

Callers 1

activateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected