Skip to content

Commit c97e814

Browse files
committed
Merged PR 18586: Fix typings
Fix typings
1 parent d5efb92 commit c97e814

File tree

3 files changed

+5504
-5504
lines changed

3 files changed

+5504
-5504
lines changed

dist/powerbi-client.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ declare module "embed" {
208208
/**
209209
* Handler function for the 'ready' event
210210
*/
211-
frontLoadHandler: (HTMLElement) => any;
211+
frontLoadHandler: () => any;
212212
/**
213213
* Creates an instance of Embed.
214214
*

0 commit comments

Comments
 (0)