UNPKG

@jupyterlab/application

Version:
6 lines (5 loc) 177 B
import { IConnectionLost } from './tokens'; /** * A default connection lost handler, which brings up an error dialog. */ export declare const ConnectionLost: IConnectionLost;