mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 02:33:53 -06:00
Unlike statSync, it doesn't throw if the file doesn't exist, saving both time and allocations.
Unlike statSync, it doesn't throw if the file doesn't exist, saving both time and allocations.