MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / isWebExtension

Function isWebExtension

src/platform/constants.ts:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40}
41
42export function isWebExtension() {
43 return isWebExtensionValue;
44}

Callers 15

activateMethod · 0.90
onControllerSelectedMethod · 0.90
constructorMethod · 0.90
getDefaultUriMethod · 0.90
getServicesFunction · 0.90
createMethod · 0.90
createMethod · 0.90
handleErrorFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected