UNPKG

@krassowski/theme-material

Version:
5 lines (4 loc) 179 B
import '../style/completer.css'; import { JupyterFrontEndPlugin } from '@jupyterlab/application'; export declare const plugin: JupyterFrontEndPlugin<void>; export default plugin;