UNPKG

ng-password-strength

Version:
12 lines (9 loc) 169 B
(function() { 'use strict'; /** * @ngdoc module * @name ngPasswordStrengthApp.module */ angular .module('ngPasswordStrength', []); }());