UNPKG

@adamcsanders/theme-light

Version:
7 lines (6 loc) 176 B
import { JupyterLabPlugin } from '@jupyterlab/application'; /** * A plugin for the Telamonian Darcula */ declare const plugin: JupyterLabPlugin<void>; export default plugin;