UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Office 365.

4 lines (3 loc) 192 B
/// <reference types="react" /> import { IComponentDemoPageProps } from '@uifabric/example-app-base'; export declare const PersonaCoinPage: (props: IComponentDemoPageProps) => JSX.Element;