UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

9 lines (8 loc) 211 B
import { types } from "typestyle"; /** * Styles for the ImageRenderer component */ export declare const ImageEditorStyles: { container: types.NestedCSSProperties; button: types.NestedCSSProperties; };