UNPKG

@grnsft/if

Version:

Impact Framework

5 lines (4 loc) 150 B
/** * Logs the failure message from the stdout of an error. */ export declare const logStdoutFailMessage: (error: any, fileName: string) => string;