Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
models/role/Role
StaticRoleModel
Type Alias StaticRoleModel<T>
Static
Role
Model
<
T
>
:
{
roleName
:
string
;
new
(
...
args
:
any
[]
)
:
T
;
}
Used in util functions to get the role name from a role class.
Type Parameters
T
extends
default
=
default
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Used in util functions to get the role name from a role class.