(function () { 'use strict'; var mod = angular.module('CanvasAdmin', []); var config = {}; mod.value('CanvasAdminConfig', config); })();