Skip to main content
To delete a file, use Bun.file(path).delete().
delete-file.ts

See File I/O for more filesystem operations.