add code comments
[civicrm-core.git] / js / angular-crmD3.js
1 (function (angular, $, _) {
2 // thin stub for declaring dependencies
3 angular.module('crmD3', []);
4 })(angular, CRM.$, CRM._);