Theia API Documentation v1.65.0
    Preparing search index...
    interface TimelineChangeEvent {
        id: string;
        reset: boolean;
        uri: undefined | URI;
    }
    Index

    Properties

    Properties

    id: string
    reset: boolean
    uri: undefined | URI