UNPKG

@fluent-windows/core

Version:

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

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