Skip to main content

Home > miette > MietteError

MietteError() function

Signature:
export declare function MietteError(error: IError): string;

Parameters

ParameterTypeDescription
errorIErrorAn instance of an error object to be used by the diagnostic reporter
Returns:

string

string to print to console