Bun
File SystemWrite file

Write a Blob to a file

Use Bun.write() to write a Blob to disk. The first argument is a destination , like an absolute path or BunFile instance. The second argument is the data to