mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-09 22:40:18 +08:00
update typings
This commit is contained in:
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;
|
||||
|
||||
Reference in New Issue
Block a user