init.js 58 B

123
  1. 'use strict';
  2. var crop = angular.module('ngImgCrop', []);