Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/string/upperFirst

Index

Functions

Functions

Const upperFirst

  • upperFirst(str: string): string
  • Converts the first character of string to upper case.

    Parameters

    • str: string

    Returns string

    str

Generated using TypeDoc