EndoJS
    Preparing search index...

    Variable note

    note: (error: Error, details: Details) => void

    Type Declaration

      • (error: Error, details: Details): void
      • Associate details with error, potentially to be logged by an associated console for providing extra information about the error.

        Parameters

        Returns void