UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

9 lines (8 loc) 212 B
import { types } from "typestyle"; /** * Styles for the MediaRenderer component */ export declare const MediaEditorStyles: { container: types.NestedCSSProperties; buttons: types.NestedCSSProperties; };