UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

7 lines (6 loc) 220 B
import { types } from "typestyle"; export declare const SidePanelStyles: { overflowHidden?: types.NestedCSSProperties; fullHeight?: types.NestedCSSProperties; responsiveLayout?: types.NestedCSSProperties; };