@kkdev92/vscode-ext-kit - v4.1.1
    Preparing search index...

    Interface WebviewCspSourceLike

    The subset of vscode.Webview CSP generation needs.

    interface WebviewCspSourceLike {
        cspSource: string;
    }
    Index
    cspSource: string