mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
update typings
This commit is contained in:
parent
5ace485257
commit
a2971aa6aa
1
types/dompurify/index.d.ts
vendored
1
types/dompurify/index.d.ts
vendored
@ -22,6 +22,7 @@ interface Config {
|
||||
ALLOWED_TAGS?: string[];
|
||||
FORBID_ATTR?: string[];
|
||||
FORBID_TAGS?: string[];
|
||||
FORCE_BODY?: boolean;
|
||||
KEEP_CONTENT?: boolean;
|
||||
RETURN_DOM?: boolean;
|
||||
RETURN_DOM_FRAGMENT?: boolean;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user