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
ref(dashboards): Add more explicit typing to some TimeSeries (#87287)
A little cleanup. This makes type checking more pleasant, because if the
data becomes invalid at any point, the error will point directly to
where the data is created, rather to where it was used. I peeled this
off another PR I'm working on.
0 commit comments