Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Util

Index

Methods

argsToArray

  • argsToArray(args: any): any
  • Parameters

    • args: any

    Returns any

extend

  • extend(destination: any, source: any): any
  • Parameters

    • destination: any
    • source: any

    Returns any

formatException

  • formatException(e: any): any
  • Parameters

    • e: any

    Returns any

htmlEscape

  • htmlEscape(str: string): string
  • Parameters

    • str: string

    Returns string

inherit

  • inherit(childClass: Function, parentClass: Function): any
  • Parameters

    • childClass: Function
    • parentClass: Function

    Returns any

Generated using TypeDoc