export interface ViewDetails { controller: any; method: string; route: string; path: string; url: string; }