Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/object/pickBy/tests

Index

Functions

Object literals

Functions

Const isString

  • isString(x: any): boolean
  • Parameters

    • x: any

    Returns boolean

Object literals

Const testObject

testObject: object

a

a: number = 1

b

b: string = "2"

c

c: number = 3

Generated using TypeDoc