Deletes file.

unlink(filePath: string): void

Parameter Type Description
filePath string Path of the file.

Returns - void

Last Updated: 11 June, 2024