1 | # Installation
|
2 | > `npm install --save @types/dompurify`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for DOM Purify (https://github.com/cure53/DOMPurify).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dompurify.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Mon, 13 Mar 2023 20:06:50 GMT
|
12 | * Dependencies: [@types/trusted-types](https://npmjs.com/package/@types/trusted-types)
|
13 | * Global values: `DOMPurify`
|
14 |
|
15 | # Credits
|
16 | These definitions were written by [Dave Taylor https://github.com/davetayls
|
17 | // Samira Bazuzi](https://github.com/bazuzi), [FlowCrypt](https://github.com/FlowCrypt), [Exigerr](https://github.com/Exigerr), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Nicholas Ellul](https://github.com/NicholasEllul).
|