interface Version {
    major: bigint;
}

Properties

Properties

major: bigint