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
Could we only use browser.* instead of a union of two similar types? The same applies to the other cases.
This would make the type parsing much easier.
types/index.d.ts
Line 198 in 92a58ba
Could we only use
browser.*instead of a union of two similar types? The same applies to the other cases.This would make the type parsing much easier.