Glean JavaScript SDK
The Glean JavaScript SDK allows integration with three distinct JavaScript environments: websites, web extension and Node.js.
It is available as @mozilla/glean on npm.
This package has different entry points to access the different SDKs.
@mozilla/glean/webgives access to the websites SDK@mozilla/glean/webextgives access to the web extension SDK@mozilla/glean/nodegives access to the Node.js SDK