Datalayer VS Code Extension - v0.0.17
    Preparing search index...
    BridgeRequestFn: <TResult>(
        method: keyof IAgentRuntimesClient,
        args: unknown[],
    ) => Promise<TResult>

    Typed dispatcher used by BridgeAgentRuntimesClient to post a request to the extension host and resolve with the typed result.

    Type Declaration