Module tree

Index

Variables

Modules

Interfaces

Classes

Functions

Variables

False: Keyword

True: Keyword

colors: any

debugInfo: DebugInfoFunction

Functions

find(obj: Array<any>, fun: Function): any

Parameters

  • obj: Array<any>
  • fun: Function

Returns

any

jsify(obj: any): string

Parameters

  • obj: any

Returns

string

operate(op: string, a: number, b: number): number

Parameters

  • op: string
  • a: number
  • b: number

Returns

number