Mfs/promises
Bun

Node.js module

fs/promises

The 'node:fs/promises' module provides Promise-based variants of the fs API, allowing asynchronous file operations to be performed with async/await syntax.