mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 05:04:26 +00:00
- A config can be passed in when using sanitize and the same config object is passed into the addHook callback. - Depending on config options, sanitize may return a DOM Node. - The basic examples from the DOMPurify README will confirm that the config object can be used flexibly with sanitize.