core-utils
    Preparing search index...
    interface GlobalError {
        message: string;
        stack?: string;
    }
    Index

    Properties

    Properties

    message: string
    stack?: string