@serenity-is/corelib / Decorators / option

Function: option()

option(): (target, propertyKey) => void

Defined in: src/types/decorators.ts:70

Returns

(target, propertyKey): void

Parameters

target

Object

propertyKey

string

Returns

void