Skip to content

Variable: version

ts
const version: string = __VERSION__;

The current version of the package.

This constant is replaced during the build process with the actual version from package.json.