Datalayer VS Code Extension - v0.0.17
    Preparing search index...
    • Creates a bridge transport bound to the given VS Code webview API handle.

      The transport installs a single message listener on window that correlates incoming response envelopes to outstanding requests by ID, and returns a typed request function plus a dispose method that detaches the listener.

      Parameters

      Returns BridgeTransport

      A BridgeTransport that can answer typed bridge requests.