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

Exported constants for non-Node.js environments #340

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

alireza-sheikholmolouki
Copy link
Member

In this PR, I'm exporting constants so it can be used outside of Node.js environments. an example of using it would be:

import {awsRegionIds} from '@mirohq/cloud-data-import/constants'

Copy link

changeset-bot bot commented Jan 9, 2025

🦋 Changeset detected

Latest commit: 26050bf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@mirohq/cloud-data-import Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alireza-sheikholmolouki alireza-sheikholmolouki changed the title Export constants for non-Node.js environments Exported constants for non-Node.js environments Jan 9, 2025
@alireza-sheikholmolouki alireza-sheikholmolouki merged commit c04e0f2 into main Jan 9, 2025
3 checks passed
@alireza-sheikholmolouki alireza-sheikholmolouki deleted the feat-exported-constants branch January 9, 2025 11:51
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