@juki-team/commons - v0.1.10
Preparing search index...
Assignment
Interface Assignment
interface
Assignment
{
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
createdAt
:
Date
id
id
:
number
name
name
:
string
type
type
:
AssignmentType
updated
At
updatedAt
:
Date
users
users
:
[
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
created
At
id
name
type
updated
At
users
@juki-team/commons - v0.1.10
Loading...