@sabinmarcu/utils-pathFunctionstoPathtoPath CallabletoPath(path: PathLike): stringConverts a URL or path to a file path.Parameterspath: PathLikeThe path to convert.Returns stringThe converted path.
Converts a URL or path to a file path.