Skip to content

Commit

Permalink
publish(cef): output for 6b0b586
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardssh committed Dec 14, 2021
1 parent b50737e commit c79da64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
interface Mp {
trigger(name: string, ...args: any[]): void;
invoke(name: string, ...args: any[]): void;
}

interface Window {
Expand Down

0 comments on commit c79da64

Please sign in to comment.