UNPKG

@voila-dashboards/jupyterlab-gridstack

Version:

A gridstack-based template for [![voila-gridstack](assets/voila.png)](https://github.com/voila-dashboards/voila).

5 lines (4 loc) 175 B
import { LabIcon } from '@jupyterlab/ui-components'; export declare const deleteIcon: LabIcon; export declare const pinIcon: LabIcon; export declare const unPinIcon: LabIcon;