weaponHoldTypes: {
    2h: string;
    normal: string;
    oh: string;
} = ...

Type declaration

  • 2h: string
  • normal: string
  • oh: string

Generated using TypeDoc