Type Alias ClassFieldDecorator<Value>

ClassFieldDecorator<Value>: (<This>(value: undefined, context: ClassFieldDecoratorContext<This, Value>) => ClassFieldInitializer<This, Value> | void)

Type Parameters

  • Value