dev/core#2719 [REF] Remove a couple more (tested) references to legacy contribution_i...
[civicrm-core.git] / ang / api4Explorer.js
CommitLineData
19b53e5b
C
1(function(angular, $, _) {
2 // Declare a list of dependencies.
3 angular.module('api4Explorer', CRM.angRequires('api4Explorer'));
4})(angular, CRM.$, CRM._);