UNPKG

@fluent-windows/core

Version:

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

4 lines (3 loc) 261 B
/// <reference types="react" /> declare const _default: () => import("react").ReactElement<any, string | ((props: any) => import("react").ReactElement<any, any> | null) | (new (props: any) => import("react").Component<any, any, any>)>; export default _default;