UNPKG

@jupyterlab/git

Version:

A JupyterLab extension for version control using git

14 lines (13 loc) 679 B
export declare const fileStyle: string; export declare const selectedFileStyle: string; export declare const fileChangedLabelStyle: string; export declare const selectedFileChangedLabelStyle: string; export declare const fileChangedLabelBrandStyle: string; export declare const fileChangedLabelWarnStyle: string; export declare const fileChangedLabelInfoStyle: string; export declare const fileGitButtonStyle: string; export declare const fileButtonStyle: string; export declare const gitMarkBoxStyle: string; export declare const checkboxLabelStyle: string; export declare const checkboxLabelContainerStyle: string; export declare const checkboxLabelLastContainerStyle: string;