UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

6 lines (5 loc) 151 B
import { ActionButton } from '../ActionButton/ActionButton'; /** * {@docCategory Button} */ export declare const CommandButton: typeof ActionButton;