Skip to content

Conversation

@forman
Copy link
Member

@forman forman commented Oct 4, 2024

Does not add any functionality. It just details the description of callback functions:

Before: export interface Callback { ... function: string; }

This PR: export interface Callback { ... function: CallbackFunction; }

@forman forman requested a review from b-yogesh October 4, 2024 11:08
@forman forman self-assigned this Oct 4, 2024
Copy link
Collaborator

@b-yogesh b-yogesh left a comment

Choose a reason for hiding this comment

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

Overall, it looks good!

@forman forman merged commit db218d1 into main Oct 7, 2024
@forman forman deleted the forman-add_callback_function_details branch October 7, 2024 14:29
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.

3 participants