Liking cljdoc? Tell your friends :D

dots.vscode.webview-port-mapping

Defines a port mapping used for localhost inside the webview.

Defines a port mapping used for localhost inside the webview.
raw docstring

extension-host-portcljs

(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`
sourceraw docstring

webview-portcljs

(webview-port webview-port-mapping)

Localhost port to remap inside the webview.

Returns: number

Localhost port to remap inside the webview.

**Returns:** `number`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close