Theia API Documentation v1.65.0
    Preparing search index...
    interface TimelineExt {
        $getTimeline(
            source: string,
            uri: UriComponents,
            options: TimelineOptions,
            internalOptions?: InternalTimelineOptions,
        ): Promise<undefined | Timeline>;
    }

    Implemented by

    Index

    Methods

    Methods