Minimal shape of the VS Code webview API object returned by acquireVsCodeApi(). Declared here to avoid coupling this file to the project's internal message handler module.
acquireVsCodeApi()
Posts a message to the extension host.
Minimal shape of the VS Code webview API object returned by
acquireVsCodeApi(). Declared here to avoid coupling this file to the project's internal message handler module.