You can delete files by providing the file name.
import { f0 } from "file0"; await f0.delete("hello.txt");
Last updated 4 months ago