mirror of
https://github.com/fergalmoran/ferglie.git
synced 2025-12-22 09:17:55 +00:00
1 line
138 B
JavaScript
1 line
138 B
JavaScript
'use strict';angular.module('shortioApp',['ngResource','ui.bootstrap']).config(function(){console.log("shortioApp: reporting for duty")}); |