Function toKind

  • Convert the kind enumeration to a real haystack kind.

    Parameters

    • kind: string

      The kind string.

    Returns Kind | undefined

    The kind or undefined if the kind can't be found.

Generated using TypeDoc