SerenityJS
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    optional: boolean = true

    Whether the enum value is optional.

    result: unknown
    default: Enum = ...
    enums: Map<string, Enum> = ...
    identifier: string
    symbol: number
    type: 1040 = 0x4_10

    The type of the enum.

    Methods