UNPKG

angular-nz-input-formats

Version:

Angular directives to validate and format NZ-specific input types

6 lines (4 loc) 154 B
///<reference path="../definitions\angularjs\angular.d.ts"/> module NZInputFormats { export var module = angular.module('nzInputFormats', []); }