UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Office 365.

3 lines (2 loc) 139 B
import { IChicletCardProps } from './ChicletCard.types'; export declare function getOpenGraphProperties(url: string): IChicletCardProps;