UNPKG

generator-aspnetpostgresql

Version:

Yeoman generator for ASP.NET MVC Core apps with PostgreSQL support

14 lines (9 loc) 182 B
(function() { 'use strict'; angular.module('<%= namespace %>', [ // Angular modules 'ngRoute' // Custom modules // 3rd Party Modules ]); })();