fix(util) check: add check

This commit is contained in:
coderaiser 2014-11-18 04:14:42 -05:00
parent 6d3c16871f
commit a29cdd64d0

View file

@ -98,6 +98,8 @@
return check;
};
check.check = check;
/**
* Check is type of arg with name is equal to type
*