@jupyterlab/git
Version:
A JupyterLab extension for version control using git
7 lines (6 loc) • 300 B
TypeScript
export declare const stashContainerStyle: string;
export declare const sectionHeaderLabelStyle: string;
export declare const sectionButtonContainerStyle: string;
export declare const stashFileStyle: string;
export declare const listStyle: string;
export declare const stashEntryMessageStyle: string;