MCPcopy Create free account
hub / github.com/dethcrypto/dethcode / deactivate

Function deactivate

packages/ethereum-viewer/src/extension.ts:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29export function deactivate() {}
30
31async function main(context: vscode.ExtensionContext) {
32 registerContributedCommands(context, fs);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected