Home > miette > MietteError
MietteError() function
Signature:export declare function MietteError(error: IError): string;
Parameters
Parameter | Type | Description |
---|---|---|
error | IError | An instance of an error object to be used by the diagnostic reporter |
string
string to print to console