Function anInternalFunction

  • Internal

    Use @internal to indicate that something is for internal use. If the --excludeInternal option is passed, TypeDoc will not document the given code.

    Returns void

Generated using TypeDoc