Options
All
  • Public
  • Public/Protected
  • All
Menu

Object to register a string command enum by specifying its values one by one and then calling register method to register the enum itself.

since

3.0

Hierarchy

  • StringEnumBuilder

Index

Methods

  • register(): void
  • Registers the enum after specifying all of its values.

    since

    3.0

    Returns void

Generated using TypeDoc