UNPKG

@fluent-windows/core

Version:

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

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