UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

4 lines (3 loc) 164 B
/// <reference types="chai" /> export declare function instrumentMethod(target: Object, methodName: string): void; export declare function getStackTrace(): string;