mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-25 16:11:24 +08:00
When setting headers, tsc complains that "Index signature of object type implicitly has an 'any' type." E.g. ajaxSettings.headers["Authorization"] = "secret";