UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

10 lines (9 loc) 153 B
/** * Styles for the VelcronRenderer component */ declare const _default: { container: { width: string; }; }; export default _default;