mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-02 15:20:32 +00:00
When setting headers, tsc complains that "Index signature of object type implicitly has an 'any' type." E.g. ajaxSettings.headers["Authorization"] = "secret";