pip-webui
Version:
HTML5 UI for LOB applications
22 lines (17 loc) • 424 B
JavaScript
/**
* @file Registration of data services
* @copyright Digital Living Software Corp. 2014-2016
*/
/* global angular */
// (function () {
// 'use strict';
// angular.module('pipSupport', [
// 'pipFeedback',
// 'pipAnalytics'
// ]);
// })();
/**
* @file Registration of support all pages
* @copyright Digital Living Software Corp. 2014-2016
*/
//# sourceMappingURL=pip-webui-data.js.map