Node TAP
    Preparing search index...
    interface ConsoleLog {
        previous?: LogEntry;
        text: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    previous?: LogEntry
    text: string