1 | # Installation
|
2 | > `npm install --save @types/jsdom`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for jsdom (https://github.com/jsdom/jsdom).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Mon, 06 Feb 2023 09:02:39 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/parse5](https://npmjs.com/package/@types/parse5), [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie)
|
13 | * Global values: none
|
14 |
|
15 | # Credits
|
16 | These definitions were written by [Leonard Thieu](https://github.com/leonard-thieu), [Johan Palmfjord](https://github.com/palmfjord), and [ExE Boss](https://github.com/ExE-Boss).
|