Const
Resolved version of this package, or "dev" when running from source.
"dev"
import { CLIENT_VERSION } from "@playlive/tiltify-core/constants";console.info(CLIENT_VERSION); // "0.4.15" Copy
import { CLIENT_VERSION } from "@playlive/tiltify-core/constants";console.info(CLIENT_VERSION); // "0.4.15"
Resolved version of this package, or
"dev"when running from source.