hirsch88 / slush-hirsch

TypeScript Generator for module-based AngularJS applications
MIT License
2 stars 0 forks source link

lowercase route MAIN even when model name is uppercase #5

Open Tyderion opened 8 years ago

Tyderion commented 8 years ago

e.g. not

   public static ROUTES: IVideoModelRoutes = <IVideoModelRoutes>{
      MAIN: '/Video'
    }