@tsdotnet/text-utility - v1.2.4
    Preparing search index...

    Function startsWith

    • Returns true if the pattern matches the beginning of the source.

      Parameters

      • source: string
      • pattern: string

      Returns boolean