/// export interface IFile { path: string; code: T; }