mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-21 11:09:53 +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.