export interface FormDataInterface { name: string; path: string; initTemplate: boolean; }