UNPKG

@fluent-windows/core

Version:

React components that inspired by Microsoft's Fluent Design System.

4 lines (3 loc) 138 B
import { Styles } from 'jss'; import { CommandClassProps } from './Command.type'; export declare const styles: Styles<CommandClassProps>;