Options
All
  • Public
  • Public/Protected
  • All
Menu

Module moduleFunction

This is the module extending the function moduleFunction().

Callable

  • moduleFunction(arg: string): string
  • This is a function that is extended by a module.

    Parameters

    • arg: string

      An argument.

    Returns string

Index

Variables

Functions

Variables

functionVariable

functionVariable: string

This variable is appended to a function.

Functions

append

  • append(): void
  • This function is appended to another function.

    Returns void

prepend

  • prepend(): void
  • This function is appended to another function.

    Returns void

Generated using TypeDoc