Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flow definitions for fsPromise lstat and rm methods
Summary: Add lstat() and rm() fsPromises methods, per: * https://nodejs.org/docs/latest-v14.x/api/fs.html#fs_fspromises_lstat_path_options * https://nodejs.org/docs/latest-v14.x/api/fs.html#fs_fspromises_rm_path_options Reviewed By: panagosg7 Differential Revision: D32495063 fbshipit-source-id: da1059adda0a6e70182a69958bf498f1262dd009
- Loading branch information