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
All HTML elements in lib.d.ts are lower case except for SOURCE which is upper case. Is there a reason for this. At a more general level these interfaces appear to be case insensitive -- the language needs a way of saying that.