Skip to content

Commit 3cc8933

Browse files
author
Wallace Breza
committed
Regenerated dts and jsmap files
1 parent b2367f2 commit 3cc8933

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/powerbi.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! powerbi-client v1.1.1 | (c) 2016 Microsoft Corporation MIT */
1+
/*! powerbi-client v1.1.2 | (c) 2016 Microsoft Corporation MIT */
22
export declare class Utils {
33
static raiseCustomEvent(element: HTMLElement, eventName: string, eventData: any): void;
44
static findIndex<T>(predicate: (T) => boolean, xs: T[]): number;

0 commit comments

Comments
 (0)