Defines a port mapping used for localhost inside the webview.
Defines a port mapping used for localhost inside the webview.
(extension-host-port webview-port-mapping)
Destination port. The webviewPort
is resolved to this port.
Returns: number
Destination port. The `webviewPort` is resolved to this port. **Returns:** `number`
(webview-port webview-port-mapping)
Localhost port to remap inside the webview.
Returns: number
Localhost port to remap inside the webview. **Returns:** `number`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close