Skip to content

URL var is declared multiple times in lib files #5306

Closed
@myitcv

Description

@myitcv
$ 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions