UNPKG

107 BJavaScriptView Raw
1define('directives/ng-directives',['angular'],function() {
2 return angular.module('directives',[]);
3});