update README
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/*! MIT License. Copyright 2015-2018 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */
|
||||
// https://github.com/ricmoo/aes-js
|
||||
|
||||
function checkInt(value) {
|
||||
return (parseInt(value) === value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user