mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Update index.d.ts (#43233)
This commit is contained in:
parent
2161f2afc8
commit
0a41e82e19
1
types/cheerio/index.d.ts
vendored
1
types/cheerio/index.d.ts
vendored
@ -236,6 +236,7 @@ interface CheerioOptionsInterface {
|
||||
recognizeSelfClosing?: boolean;
|
||||
normalizeWhitespace?: boolean;
|
||||
ignoreWhitespace?: boolean;
|
||||
_useHtmlParser2?: boolean;
|
||||
}
|
||||
|
||||
interface CheerioSelector {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user