mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-22 18:10:02 +00:00
This prevents global imports of "history" from importing this file on Windows (which is case-insensitive) with classic module resolution (which may resolve global imports in the current directory).