@types/forge-viewer 7.69.5 → 7.69.7

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.
forge-viewer/LICENSE CHANGED
File without changes
forge-viewer/README.md CHANGED
@@ -2,15 +2,14 @@
2
2
  > `npm install --save @types/forge-viewer`
3
3
 
4
4
  # Summary
5
- This package contains type definitions for Forge Viewer (https://forge.autodesk.com/en/docs/viewer/v7/developers_guide/overview/).
5
+ This package contains type definitions for forge-viewer (https://forge.autodesk.com/en/docs/viewer/v7/developers_guide/overview/).
6
6
 
7
7
  # Details
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/forge-viewer.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 25 Nov 2022 07:32:53 GMT
11
+ * Last updated: Wed, 18 Oct 2023 01:17:34 GMT
12
12
  * Dependencies: none
13
- * Global values: `Autodesk`, `THREE`
14
13
 
15
14
  # Credits
16
15
  These definitions were written by [Autodesk Forge Partner Development](https://github.com/Autodesk-Forge), [Alan Smith](https://github.com/alansmithnbs), [Jan Liska](https://github.com/liskaj), [Petr Broz](https://github.com/petrbroz), and [Cyrille Fauvel](https://github.com/cyrillef).