interface TimelineExt {
    $getTimeline(source, uri, options, internalOptions?): Promise<undefined | Timeline>;
}

Implemented by

Methods

Methods