• Preparing search index...
  • The search index is not available
Documentation - v0.0.15
  • Documentation
  • @fuman/utils
  • assertStartsWith

Function assertStartsWith

  • assertStartsWith(str: string, prefix: string): asserts str is string
  • Parameters

    • str: string
    • prefix: string

    Returns asserts str is string

    • Defined in packages/utils/src/misc/strings.ts:12

Settings

Member Visibility
Documentation - v0.0.15
  • Loading...

Generated using TypeDoc