• Preparing search index...
  • The search index is not available
Houston Common Library
  • Houston Common Library
  • @45drives/houston-common-lib
  • StringUtils
  • splitBy

Function splitBy

  • splitBy(splitter: string | RegExp): ((text: string) => string[])
  • Parameters

    • splitter: string | RegExp

    Returns ((text: string) => string[])

      • (text: string): string[]
      • Parameters

        • text: string

        Returns string[]

    • Defined in houston-common-lib/lib/syntax/string-utils.ts:23

Settings

Member Visibility

Theme

Official Cockpit API Documentation
Houston Common Library
  • Loading...

Generated using TypeDoc