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

Type Queue in mobx #887

Open
AllanCoinaski opened this issue Dec 16, 2022 · 0 comments
Open

Type Queue in mobx #887

AllanCoinaski opened this issue Dec 16, 2022 · 0 comments
Assignees

Comments

@AllanCoinaski
Copy link

AllanCoinaski commented Dec 16, 2022

Is it possible to create an observable of type Queue using mobx?

Example without mobx:

Queue hasDataToSync = Queue<QueueModel>();

@amondnet amondnet linked a pull request Jan 27, 2023 that will close this issue
7 tasks
@amondnet amondnet self-assigned this Dec 19, 2023
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 a pull request may close this issue.

2 participants