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: fixed package.json export declarations for types and base transl… #90

Merged
merged 3 commits into from
Feb 11, 2024
Merged

fix: fixed package.json export declarations for types and base transl… #90

merged 3 commits into from
Feb 11, 2024

Conversation

TheWirv
Copy link
Contributor

@TheWirv TheWirv commented Feb 11, 2024

…ations

Fixes #89

PR Checklist

PR Structure

  • This PR has reasonably narrow scope (if not, break it down into smaller
    PRs).
  • This PR avoids mixing refactoring changes with feature changes (split into
    two PRs otherwise).
  • This PR's title starts is concise and descriptive.

Thoroughness

  • This PR adds tests for the most critical parts of the new functionality or
    fixes.
  • I've updated any docs, .md files, etc… affected by this change.

What

Is in the title

Why

Fixes #89

Known limitations

N/A

@TheWirv TheWirv requested a review from fnando as a code owner February 11, 2024 19:52
@fnando fnando merged commit 4c4193a into fnando:main Feb 11, 2024
2 checks passed
@TheWirv TheWirv deleted the patch-1 branch February 11, 2024 20:07
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.

Typescript: 'I18n' can only be imported by using a default import
2 participants