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
@internal
to indicate that something is for internal use. If the--excludeInternal
option is passed, TypeDoc will not document the given code.