versionInfo: Readonly<{
    COMMIT_HASH: "";
    VERSION: string;
}> = ...

Generated using TypeDoc