Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/object/findKeyAndValueByPriority/tests

Index

Functions

Object literals

Functions

Const check

  • check(value: any): boolean
  • Parameters

    • value: any

    Returns boolean

Object literals

Const data

data: object

a

a: boolean = false

b

b: boolean = false

x

x: number = 1

y

y: string = "test"

z

z: number = 55

Generated using TypeDoc