mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-14 01:24:26 +00:00
Removed extra overload of ensureSelectElementIsRenderedCorrectly to prevent this compiler error with TS 0.9.1: "error TS2175: Overloads cannot differ only by return type.". Also amended jasmine switching bool to boolean so tests pass.