We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7db757 commit deab3eeCopy full SHA for deab3ee
dist/powerbi.d.ts
@@ -1,4 +1,3 @@
1
-/*! powerbi-client v1.1.4 | (c) 2016 Microsoft Corporation MIT */
2
export declare class Utils {
3
static raiseCustomEvent(element: HTMLElement, eventName: string, eventData: any): void;
4
static findIndex<T>(predicate: (T) => boolean, xs: T[]): number;
0 commit comments