Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: define details type at ContextMenuRendererContext #310

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

DiegoCardoso
Copy link
Contributor

Add a type definition for the details object inside of the ContextMenuRendererContext interface.

Fix #309

Add a type definition for the `details` object inside of the `ContextMenuRendererContext` interface.

Fix #309
@DiegoCardoso DiegoCardoso merged commit 7b35341 into master Apr 9, 2021
@DiegoCardoso DiegoCardoso deleted the fix/define-details-type branch April 9, 2021 13:25
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.

ContextMenuRendererContext.details property is defined as object
2 participants