SerenityJS
    Preparing search index...

    Represents a enum for the available command packet.

    Hierarchy

    • DataType
      • Enums
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    name: string

    The name of the enum.

    values: number[]

    The indexed values of the enum.

    Methods