Documentation / @zerotal/auth / hasRolesMixin
Function: hasRolesMixin()
hasRolesMixin(
model):boolean
Defined in: auth/src/rbac/Roles.ts:43
True when the given model constructor composes Roles.
Parameters
model
unknown
Returns
boolean
Documentation / @zerotal/auth / hasRolesMixin
hasRolesMixin(
model):boolean
Defined in: auth/src/rbac/Roles.ts:43
True when the given model constructor composes Roles.
unknown
boolean
On this page