Skip to content

Commit ef421fe

Browse files
🤖 Merge PR DefinitelyTyped#74368 remove redundant jsdoc text by @arthuredelstein
1 parent 5d4aa72 commit ef421fe

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

types/chrome/index.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13966,8 +13966,6 @@ declare namespace chrome {
1396613966
topDomains?: string[] | undefined;
1396713967

1396813968
/**
13969-
* The rule will not match network requests when the associated top-level frame's domain
13970-
* matches one from the list of excludedTopDomains. If the list is empty or omitted,
1397113969
* The rule will not match network requests when the associated top-level frame's domain matches one from the list of `excludedTopDomains`. If the list is empty or omitted, no domains are excluded. This takes precedence over `topDomains`.
1397213970
*
1397313971
* Notes:

0 commit comments

Comments
 (0)