export interface Tactic { id: number name: string creation_date: string }