Merge branch 'main' into nsc/cancel-job
This commit is contained in:
@@ -12,9 +12,9 @@ export interface Progress {
|
||||
|
||||
export type PageOptions = {
|
||||
onlyMainContent?: boolean;
|
||||
includeHtml?: boolean;
|
||||
fallback?: boolean;
|
||||
fetchPageContent?: boolean;
|
||||
|
||||
};
|
||||
|
||||
export type ExtractorOptions = {
|
||||
|
||||
Reference in New Issue
Block a user