Skip to content

Variable: version

ts
const version: string = __VERSION__;

The current version of the package.

TIP

This is a constant that is replaced during the build process with the actual version of the package.