Skip to content

@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[]

Defined in

src/base/system.ts:258