Variable VERSIONConst

VERSION: "2.1.0" = "2.1.0"

The version of Chalkboard.

Example

// Returns "2.1.0"
const version = Chalkboard.VERSION;

Generated using TypeDoc