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: export the IIcon and related interfaces #7203

Merged
merged 3 commits into from
Jun 23, 2023

Conversation

BeksOmega
Copy link
Collaborator

@BeksOmega BeksOmega commented Jun 23, 2023

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Fixes #7082

Proposed Changes

Exports the IIcon interface, ISerializable interface, and IHasBubble interface.

Reason for Changes

Properly exporting things.

Test Coverage

N/A

Documentation

N/A

Additional Information

N/A

@BeksOmega BeksOmega requested a review from a team as a code owner June 23, 2023 18:43
@github-actions github-actions bot added the PR: fix Fixes a bug label Jun 23, 2023
@BeksOmega BeksOmega changed the title fix: export the IIcon interface fix: export the IIcon and ISerializable interfaces Jun 23, 2023
@github-actions github-actions bot removed the PR: fix Fixes a bug label Jun 23, 2023
@BeksOmega BeksOmega changed the title fix: export the IIcon and ISerializable interfaces fix: export the IIcon and related interfaces Jun 23, 2023
@github-actions github-actions bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels Jun 23, 2023
@github-actions github-actions bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels Jun 23, 2023
@BeksOmega BeksOmega merged commit d6848de into google:develop Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirm custom icon exports are correct before release
2 participants