Skip to content

fileExists

function fileExists(file): Promise<boolean>;

Defined in: utilities.ts:36

string

Promise<boolean>