h5p-types
    Preparing search index...

    Class H5PVersion<TVersionType>

    Type Parameters

    • TVersionType extends string | VersionObject = string
    Index
    major: number
    minor: number
    • Returns the version as either a string or a version object, depending on the type of the version the instance was constructed with.

      Returns TVersionType