@alextheman/utility - v4.3.5
    Preparing search index...

    Variable VersionTypeConst

    VersionType: { MAJOR: "major"; MINOR: "minor"; PATCH: "patch" } = ...

    Represents the three common software version types.

    Type Declaration

    • ReadonlyMAJOR: "major"
    • ReadonlyMINOR: "minor"
    • ReadonlyPATCH: "patch"