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 b2367f2 commit 3cc8933Copy full SHA for 3cc8933
dist/powerbi.d.ts
@@ -1,4 +1,4 @@
1
-/*! powerbi-client v1.1.1 | (c) 2016 Microsoft Corporation MIT */
+/*! powerbi-client v1.1.2 | (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