You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Love the idea behind stockroom, offers a great way to easily push non-UI work off the UI thread. The one thing stopping me from adopting it however is the lack of proper TypeScript support (package.json does refer to a file, however it does not exist).
I'm going to have a go at creating the necessary definitions. If things go to plan, I should have a PR for it up soon.
The text was updated successfully, but these errors were encountered:
Love the idea behind stockroom, offers a great way to easily push non-UI work off the UI thread. The one thing stopping me from adopting it however is the lack of proper TypeScript support (
package.json
does refer to a file, however it does not exist).I'm going to have a go at creating the necessary definitions. If things go to plan, I should have a PR for it up soon.
The text was updated successfully, but these errors were encountered: