@serenity-is/corelib / hasCustomAttribute
Function: hasCustomAttribute()
hasCustomAttribute<
TAttr>(type,attrType,inherit):boolean
Type Parameters
• TAttr
Parameters
type
any
attrType
(...args) => TAttr
inherit
boolean = true
Returns
boolean