UNPKG

acha-framework

Version:

is a modular framework on both client (angular.js) and server (node.js) side, it provides security, orm, ioc, obfuscation and ...

4 lines 181 B
(function ($, angular, underscore, window, document, undefined) { 'use strict'; var directives = angular.module('frontend.directives'); }(jQuery, angular, _, window, document));