UNPKG

@jupyter-lsp/jupyterlab-lsp

Version:

Language Server Protocol integration for JupyterLab

3 lines (2 loc) 140 B
import { JupyterFrontEndPlugin } from '@jupyterlab/application'; export declare const DEFAULT_TRANSCLUSIONS: JupyterFrontEndPlugin<void>[];