function rmSyncrmSync(path: PathLike,options?: RmOptions,): voidDeprecatedSynchronously removes files and directories (modeled on the standard POSIX rm utility). Returns undefined. Parameterspath: PathLikeoptionaloptions: RmOptionsReturn Typevoid