describeAttributes

Returns the list of attributes associated with T

describeAttributes
()
()
if (
is(typeof(T)) &&
!is(typeof(T) == string)
)

Meta