@juulsgaard/ts-tools
    Preparing search index...

    Function lowerFirst

    • Set the first character in the string to lowercase

      Type Parameters

      • T extends string

      Parameters

      • str: T

      Returns Uncapitalize<T>