Skip to content

Conversation

@kharus
Copy link
Contributor

@kharus kharus commented Mar 17, 2025

No description provided.

@kharus kharus requested a review from Copilot March 17, 2025 03:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request converts the MarkDetails class to an interface to simplify its structure and remove unnecessary boilerplate code. Key changes include:

  • Replacing the class declaration with an interface.
  • Removing the constructor.
  • Adjusting the userMark function to return an object literal that conforms to the new interface.

@kharus kharus merged commit 694074a into main Mar 17, 2025
1 check passed
@kharus kharus deleted the Mark-class-to-interface branch March 17, 2025 03:44
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.

2 participants