UNPKG

@fluent-windows/core

Version:

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

5 lines (4 loc) 139 B
import { InputType } from './Input.type'; export declare const name = "Input"; declare const _default: InputType; export default _default;