UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

5 lines (4 loc) 165 B
import { types } from "typestyle"; export declare const AppDescriptionInputStyles: { detailsWrapper?: (hasDescription: boolean) => types.NestedCSSProperties; };