Skip to content

@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

Defined in

src/base/system.ts:254