Function: Document()
Document(
value): (target,propertyKey?) =>void
Defined in: service-core/src/decorators/DocDecorators.ts:20
Provides a set of documentation data for a given class, property or function.
Parameters
value
The default value.
Returns
(target, propertyKey?) => void