Skip to content

GuideTypes

Enumeration

The guideType property specifies the type of guide that is being defined.

  • 'PROGRAM': Indicates that the guide is defined by a TypeScript (ts) file.
  • 'CONFIG': Indicates that the guide is defined by a JSON file.

Enumeration Members

Enumeration memberValue
Config"CONFIG"
Program"PROGRAM"

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.