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
Once tc39/proposal-decorators#513 lands and is implemented by TypeScript and Babel, leverage it in the observable accessor decorator, to avoid the temporary map storage.
The text was updated successfully, but these errors were encountered:
Once tc39/proposal-decorators#513 lands and is implemented by TypeScript and Babel, leverage it in the
observable
accessor decorator, to avoid the temporary map storage.The text was updated successfully, but these errors were encountered: