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
$ grep -n 'declare var URL' lib/*
lib/lib.dom.d.ts:10903:declare var URL: URL;
lib/lib.dom.d.ts:12945:declare var URL: URL;
lib/lib.d.ts:14727:declare var URL: URL;
lib/lib.d.ts:16769:declare var URL: URL;
lib/lib.es6.d.ts:16042:declare var URL: URL;
lib/lib.es6.d.ts:18084:declare var URL: URL;
Just saw that #5293 was merged; happy to submit a PR unless these files are generated in some way?
The text was updated successfully, but these errors were encountered:
Just saw that #5293 was merged; happy to submit a PR unless these files are generated in some way?
The text was updated successfully, but these errors were encountered: