Type Alias MoveOptionType

MoveOptionType: MoveType | null | undefined

The type for move options, which can be a MoveType, null, or undefined.