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

Emojis type export #3163

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Emojis type export #3163

merged 1 commit into from
Jul 4, 2024

Conversation

nitzanyiz
Copy link
Contributor

Description

Export emojis type so it can be added to the assets typings.

Changelog

Export assets emojis type

Additional info

MADS-4306

exported emojis type
@nitzanyiz nitzanyiz requested a review from M-i-k-e-l July 3, 2024 11:08
@nitzanyiz nitzanyiz marked this pull request as ready for review July 3, 2024 11:08
@@ -1,5 +1,6 @@
/* ===== General Stuff ===== */
export {default as Assets} from './assets';
export type {emojis as EmojisAssetsType} from './assets/emojis';
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm assuming you'll use this in private, how?

Copy link
Contributor Author

@nitzanyiz nitzanyiz Jul 4, 2024

Choose a reason for hiding this comment

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

We have the casting on the assets object in the private repo. When i'll have this type I can add it to the cast and it will be added to the type.

@M-i-k-e-l M-i-k-e-l assigned nitzanyiz and unassigned M-i-k-e-l Jul 4, 2024
@nitzanyiz nitzanyiz assigned M-i-k-e-l and unassigned nitzanyiz Jul 4, 2024
@nitzanyiz nitzanyiz requested a review from M-i-k-e-l July 4, 2024 08:04
@M-i-k-e-l M-i-k-e-l merged commit d1bc382 into master Jul 4, 2024
1 check passed
@M-i-k-e-l M-i-k-e-l deleted the feat/exportEmojisType branch July 4, 2024 09:17
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