export class Project { $key?: string; name?: string; created_at?: string; }