DefinitelyTyped/types/forge-viewer
Mustafa Salaheldin 14a87ce1de
bootstrap-filestyle (#43509)
* udating index.d.ts

adding unconsolidate() method to Model class

* updating index.d.ts

* adding selector

added selector: JQuery; to support jquer backward compatability.

* adding bootstrap-filestylle

adding bootstrap-filestylle

* adding comments

adding comments

* update tslint

update tslint

* adding version

adding 1.2.1 to version

* unifi signature

unifi signature

* update version

update version

* Update index.d.ts

* bootstrap-multiselect

bootstrap-multiselect

* Update tsconfig.json

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts
2020-03-31 14:49:21 -07:00
..
index.d.ts
package.json
README.md
tsconfig.json
tslint.json

Installation

npm install --save @types/forge-viewer

Summary

This package contains type definitions for Autodesk Forge Viewer.js Library (https://forge.autodesk.com/en/docs/viewer/v7/reference/Viewing/).

Details

These are for our Model Visualization library Viewer.js which at the moment can only be loaded externally from our CDN via script tags so the library itself is not a NPM package at the moment.

Additional Details

  • Last updated: Fri, 02 Aug 2019 10:39:13 GMT
  • Dependencies: @types/three
  • Global values: none

Credits