UNPKG

206 BTypeScriptView Raw
1/// <reference path="../../../node_modules/@types/webpack-env/index.d.ts" />
2import { JupyterLabPlugin } from '@jupyterlab/application';
3declare const plugin: JupyterLabPlugin<void>;
4export default plugin;