UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

8 lines (7 loc) 183 B
import { types } from "typestyle"; /** * Styles for the PropertyLocking component */ export declare const PropertyLockingStyles: { lockingWrapper: types.NestedCSSProperties; };