@league-of-foundry-developers/foundry-vtt-types 9.249.3 → 9.249.4

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@league-of-foundry-developers/foundry-vtt-types",
3
- "version": "9.249.3",
3
+ "version": "9.249.4",
4
4
  "description": "TypeScript type definitions for Foundry VTT",
5
5
  "exports": {
6
6
  ".": {
@@ -39,7 +39,7 @@ declare global {
39
39
  /**
40
40
  * A convenience reference to the Item entity
41
41
  */
42
- get item(): InstanceType<ConfiguredDocumentClass<typeof Item>>;
42
+ get item(): this['object'];
43
43
 
44
44
  /**
45
45
  * The Actor instance which owns this item. This may be null if the item is