Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

isString

  • isString(value: any): value is string
  • Returns true if the given value is a string, false if not

    Parameters

    • value: any

    Returns value is string

Generated using TypeDoc