@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