Function isValueOfStringEnum

  • Look in the members of an enum object whose elements are strings to see if it contains the key.

    Type Parameters

    • T extends object

    Parameters

    • value: string
    • enumType: T

    Returns boolean

Generated using TypeDoc v0.25.12