Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TsEnumTypeOptions<E, EO>

Type parameters

  • E: string | number

  • EO: __type

Hierarchy

  • TsEnumTypeOptions

Implemented by

Index

Properties

Properties

Optional changeCase

changeCase: CaseStyle

enum

enum: EnumObject<EO, E>

Optional rename

rename: undefined | object

Generated using TypeDoc