Skip to content

Function: Optional()

ts
function Optional(): MethodDecorator & ParameterDecorator & PropertyDecorator;

Defined in: @inversifyjs/core:

Returns

MethodDecorator & ParameterDecorator & PropertyDecorator

See

https://inversify.io/