Function pascalCase

  • pascalCase the provided string

    Returns

    the value PascalCased

    Parameters

    • value: string

      The value to be PascalCased

    Returns string

Generated using TypeDoc