mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-08 09:17:06 +08: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.