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