Skip to content

API Reference


API Reference / @dasch-ng/decorators / logGroup

Function: logGroup()

logGroup(target, propertyKey, descriptor): PropertyDescriptor

Defined in: log-group.ts:3

Parameters

target

any

propertyKey

string

descriptor

PropertyDescriptor

Returns

PropertyDescriptor

Released under the MIT License.