Skip to content

writeFile

function writeFile(filename, contents): Promise<void>;

Defined in: utilities.ts:13

string

string

Promise<void>