MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / asWebviewUri

Method asWebviewUri

packages/vscode-shim/src/interfaces/webview.ts:44–44  ·  view source on GitHub ↗
(localResource: Uri)

Source from the content-addressed store, hash-verified

42 postMessage(message: unknown): Thenable<boolean>
43 onDidReceiveMessage: (listener: (message: unknown) => void) => Disposable
44 asWebviewUri(localResource: Uri): Uri
45}
46
47/**

Callers 2

getUriFunction · 0.80
convertToWebviewUriMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected