mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-25 11:20:30 +00:00
These weak type errors were not caught in TS 2.4 RC. The final TS 2.4 will catch weak type errors with primitives, so this PR fixes those now-caught errors.