Update public-types.ts
This commit is contained in:
parent
cb6a5b2572
commit
fabcdfb732
@ -6,7 +6,7 @@ export enum ViewMode {
|
|||||||
/** ISO-8601 week */
|
/** ISO-8601 week */
|
||||||
Week = "Week",
|
Week = "Week",
|
||||||
Month = "Month",
|
Month = "Month",
|
||||||
Year = "Year"
|
Year = "Year",
|
||||||
}
|
}
|
||||||
export type TaskType = "task" | "milestone" | "project";
|
export type TaskType = "task" | "milestone" | "project";
|
||||||
export interface Task {
|
export interface Task {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user