UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

8 lines (7 loc) 176 B
import { types } from "typestyle"; /** * Styles for the BooleanRenderer component */ export declare const BooleanEditorStyles: { container: types.NestedCSSProperties; };