Selector | {{ apiDocs.selector }} |
Exported as | {{ apiDocs.exportAs }} |
{{ input.name }} |
Type:
{{ input.type }}
Default value:
{{ defaultInputValue(input) || '-' }}
— initialized from {{ configServiceName }} service
|
{{ output.name }} |
{{ method.name }} |
Signature:
{{ methodSignature(method) }} Return type:
{{ method.returnType }} |