anInternalFunction(): void
Internal
Use @internal to indicate that something is for internal use. If the --excludeInternal option is passed, TypeDoc will not document the given code.
@internal
--excludeInternal
Use
@internalto indicate that something is for internal use. If the--excludeInternaloption is passed, TypeDoc will not document the given code.