UNPKG

pip-webui

Version:

HTML5 UI for LOB applications

15 lines (12 loc) 287 B
/** * @file Registration of data services * @copyright Digital Living Software Corp. 2014-2016 */ /* global angular */ // (function () { // 'use strict'; // angular.module('pipSupport', [ // 'pipFeedback', // 'pipAnalytics' // ]); // })();