Skip to content

[F] isFileExist

function isFileExist(host, filePath): Promise<boolean>;
ParameterType
hostCompilerHost
filePathstring

Promise<boolean>