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 interface diagnose error #17

Merged
merged 1 commit into from
May 20, 2024

Conversation

MinHtet-O
Copy link

Summary

As tradetrust core is importing the diagnose method, it can not be imported as the response type from diagnose method, DiagnoseError is not exported from this tradetrust/tradetrust package.

Changes

export interface DiagnoseError from src/shared/utils/diagnose.ts

@MinHtet-O MinHtet-O requested a review from rongquan1 May 20, 2024 02:03
@MinHtet-O MinHtet-O merged commit e6af390 into master May 20, 2024
5 checks passed
Copy link

🎉 This PR is included in version 6.9.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MinHtet-O MinHtet-O deleted the fix/export-interface-DiagnoseError branch May 20, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants