@types/gimloader 1.8.0 → 1.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. gimloader/README.md +2 -2
  2. gimloader/index.d.ts +2659 -715
  3. gimloader/package.json +6 -3
gimloader/README.md CHANGED
@@ -8,8 +8,8 @@ This package contains type definitions for gimloader (https://github.com/Gimload
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gimloader.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Sat, 27 Sep 2025 00:04:05 GMT
12
- * Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/react-dom](https://npmjs.com/package/@types/react-dom)
11
+ * Last updated: Tue, 21 Oct 2025 22:34:08 GMT
12
+ * Dependencies: [@dimforge/rapier2d-compat](https://npmjs.com/package/@dimforge/rapier2d-compat), [@types/react](https://npmjs.com/package/@types/react), [@types/react-dom](https://npmjs.com/package/@types/react-dom), [eventemitter2](https://npmjs.com/package/eventemitter2), [phaser](https://npmjs.com/package/phaser)
13
13
 
14
14
  # Credits
15
15
  These definitions were written by [TheLazySquid](https://github.com/TheLazySquid), and [Riptide](https://github.com/RiptideAtlantic).