UNPKG

@fluentui/react-northstar

Version:
7 lines (6 loc) 244 B
import { ICSSInJSStyle } from '@fluentui/styles'; export declare const debugRoot: () => ICSSInJSStyle; export declare const debugArea: () => ICSSInJSStyle; export declare const debugGap: ({ vertical }: { vertical: any; }) => ICSSInJSStyle;