Canboat ts-pgns
    Preparing search index...

    Function getEnumeration

    • Retrieves an enumeration object by its name.

      Parameters

      • enumName: string

        The name of the enumeration to search for.

      Returns undefined | Enumeration

      The matching Enumeration object if found; otherwise, undefined.