Skip to content

Create useLauncherEventProvider hook#22

Open
harmonherring wants to merge 3 commits intoAlbericoD:mainfrom
harmonherring:harmonherring/use-launcher-event-provider
Open

Create useLauncherEventProvider hook#22
harmonherring wants to merge 3 commits intoAlbericoD:mainfrom
harmonherring:harmonherring/use-launcher-event-provider

Conversation

@harmonherring
Copy link
Copy Markdown

Creates a hook for launcher info and events

Comment on lines +7 to +9
info: any
): void;
onNewEvents(events: any): void;
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't love using any here but it's what overwolf sends

https://github.com/overwolf/types/blob/master/overwolf.d.ts#L2772-L2782

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant