export interface Action { user : string; date?: Date; }