UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

4 lines 223 B
import * as React from 'react'; import { IFileCommandBarProps } from './IFileCommandBarProps'; export declare const FileCommandBar: React.FunctionComponent<IFileCommandBarProps>; //# sourceMappingURL=FileCommandBar.d.ts.map