mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
* Add fs.exists[util.promisify.custom] fs.exists doesn't follow the error-first-callback convention, so it needs a custom implementation for util.promisify. * Simplify --------- Co-authored-by: John-David Dalton <john.david.dalton@gmail.com>