25Announcing TypeScript 5.2 Beta devblogs.microsoft.comc/programming · by DanielRosenwasser@programming.dev · 3y · 2 comments
on Announcing TypeScript 5.2 Beta · c/programming · 1 pts · 3y Though naming the disposable that you never use is a little weird. Usually you will use the disposable value, as it'll have some other methods. In cases where you don't, it's often for something like locking/unlocking a resource.
Usually you will use the disposable value, as it'll have some other methods. In cases where you don't, it's often for something like locking/unlocking a resource.