JavaScript SDK
Current version: 3.3
Sitecore Content Hub 3.4.0 comes with a new JavaScript SDK.
To get you started with JavaScript SDK, see:
The API reference guide provides more information about the classes and the objects used by the JavaScript SDK.
Note
Examples in the API reference use strongly defined return types like IEntity
and var
which is commonly used in JavaScript.