UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

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