mirror of
https://github.com/farcasclaudiu/kanban2.git
synced 2026-06-28 21:01:33 +03:00
well done
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export class Project {
|
||||
$key?: string;
|
||||
name?: string;
|
||||
created_at?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user