Function isStrictTruthy

  • Returns

    whether value is not in ['', null, undefined, 0]

    Parameters

    • Optional val: any

      value to be judge

    Returns boolean

Generated using TypeDoc