Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
AssignmentInterface
Interface AssignmentInterface
interface
AssignmentInterface
{
content
:
string
;
createdAt
:
Date
;
id
:
number
;
name
:
string
;
type
:
AssignmentType
;
updatedAt
:
Date
;
users
:
[
]
;
}
Index
Properties
content
created
At
id
name
type
updated
At
users
Properties
content
content
:
string
created
At
created
At
:
Date
id
id
:
number
name
name
:
string
type
type
:
AssignmentType
updated
At
updated
At
:
Date
users
users
:
[
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
created
At
id
name
type
updated
At
users
@juki-team/commons - v0.0.826
Loading...