Octra libraries - v2.0.0
    Preparing search index...

    Interface ConsoleEntry

    interface ConsoleEntry {
        message: string;
        timestamp: string;
        type: ConsoleType;
    }
    Index

    Properties

    message: string
    timestamp: string