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

See Docs > API > FileSystem for more filesystem operations.