featTypesPlurals: {
    classFeat: string;
    feat: string;
    racial: string;
    template: string;
    trait: string;
} = ...

Type declaration

  • classFeat: string
  • feat: string
  • racial: string
  • template: string
  • trait: string

Generated using TypeDoc