UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

8 lines (7 loc) 267 B
import { types } from "typestyle"; export declare const AffixRowStyle: { fieldStyle?: types.NestedCSSProperties; contentStyles?: types.NestedCSSProperties; contentRowStyles?: types.NestedCSSProperties; affixValueStyles?: types.NestedCSSProperties; };