Tanatloc documentation
    Preparing search index...

    Interface IErrorItem

    interface IErrorItem {
        display?: false;
        err?: ICallError;
        title: string;
    }
    Index

    Properties

    Properties

    display?: false
    title: string