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
a super tiny nit for a follow up issue would be to extract the `mebibyte` constant and export it somewhere. We have a lot of redefinitions of it, so it would be good to use the same one to avoid any mistakes
Where should we export it from? It seems like it shouldn't be public API of any of our packages so IMO fine to redefine it as an unexported const in all the packages it is used in.
Originally posted by @rach-id in #4205 (comment)
The text was updated successfully, but these errors were encountered: