Restore initial draft of video seeking.
This commit is contained in:
@@ -45,6 +45,7 @@ export interface QueryResults {
|
||||
type: QueryResultsType;
|
||||
engine: Engine;
|
||||
expiry?: Date;
|
||||
cached?: boolean;
|
||||
}
|
||||
|
||||
export type QueryReturnType<QT> = QT extends EventQuery
|
||||
|
||||
Reference in New Issue
Block a user