Getting Started
The library has been configured to work in multiple environments:
UMD (Browser)
ESM (Client-side applications)
UMD (Browser)
ES module (Client-side applications)
For client-side applications built using imports, an ES Module is available for you to install and import
into your project.
Last updated