import { FileChooser } from "https://deno.land/x/pptr@1.2.0/src/FileChooser.ts";
Accept the file chooser request with given paths.
Parameters
- If some of the
filePaths
are relative paths, then they are resolved relative to the current working directory.