Skip to content

textmode.js / textmode / version

Accessor: version

Get Signature

ts
get static version(): string;

The current textmode.js package version.

Returns

string

The package version string.

Example