Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "groups/leveled"

Index

Classes

Functions

Functions

Private changeName

  • changeName(name: string, fn: Function, context?: Object): any
  • changeName - changes a functions name.

    Parameters

    • name: string

      the name to give it.

    • fn: Function

      the function to rename.

    • Default value context: Object = null

      the context to aplly to the function.

    Returns any

Generated using TypeDoc