UNPKG

@homeofthings/node-utils

Version:

HomeOfThings - Node Utils: various utilities and common types

2 lines (1 loc) 99 B
export declare function writeFileIfChanged(outputPath: string, content: string): Promise<boolean>;