Init commit.

This commit is contained in:
sleepwithoutbz
2025-10-02 22:58:32 +08:00
commit 4c71b3a711
169 changed files with 74075 additions and 0 deletions

15
@types/jsdom/README.md Normal file
View File

@@ -0,0 +1,15 @@
# Installation
> `npm install --save @types/jsdom`
# Summary
This package contains type definitions for jsdom (https://github.com/jsdom/jsdom).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom.
### Additional Details
* Last updated: Thu, 30 May 2024 17:06:56 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie), [parse5](https://npmjs.com/package/parse5)
# Credits
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).