CSRF-X Auth Library - v1.0.3
    Preparing search index...

    Variable VERSIONConst

    VERSION: string = pkg.version

    The current version of the library, extracted from package.json.

    This value is read synchronously from package.json at module load time.
    It reflects the exact version installed.

    console.log(VERSION); // "0.1.1"

    @public

    0.1.1