Skip to content

@serenity-is/corelib / getCustomAttribute

Function: getCustomAttribute()

getCustomAttribute<TAttr>(type, attrType, inherit): TAttr

Type Parameters

TAttr

Parameters

type

any

attrType

(...args) => TAttr

inherit

boolean = true

Returns

TAttr

Defined in

src/base/system.ts:237