@playlive/tiltify-core
    Preparing search index...

    Variable CLIENT_VERSIONConst

    CLIENT_VERSION: string = ...

    Resolved version of this package, or "dev" when running from source.

    import { CLIENT_VERSION } from "@playlive/tiltify-core/constants";
    console.info(CLIENT_VERSION); // "0.4.15"