Generic untyped element of the configuration from JSON file.

Hierarchy

Constructors

Properties

filePath: string
propertyPath: string
value: unknown

Methods

  • Returns string

  • Returns boolean

  • Type Parameters

    • T extends string

    Parameters

    • enumType: Record<string, T>

    Returns T

  • Parameters

    Returns number

  • Type Parameters

    • T extends string

    Parameters

    • supportedValues: readonly T[]

    Returns T

Generated using TypeDoc