Nick: partial docs working, cleaner
This commit is contained in:
@@ -7,6 +7,7 @@ export interface Progress {
|
||||
[key: string]: any;
|
||||
};
|
||||
currentDocumentUrl?: string;
|
||||
currentDocument?: Document;
|
||||
}
|
||||
|
||||
export type PageOptions = {
|
||||
|
||||
Reference in New Issue
Block a user