core-utils
    Preparing search index...
    interface ConsoleEntry {
        offsetMs?: number;
        text: string;
        type: string;
    }
    Index

    Properties

    Properties

    offsetMs?: number
    text: string
    type: string