RAHHH
This commit is contained in:
3
backend/frontend/node_modules/tcomb/lib/isString.js
generated
vendored
Normal file
3
backend/frontend/node_modules/tcomb/lib/isString.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function isString(x) {
|
||||
return typeof x === 'string';
|
||||
};
|
||||
Reference in New Issue
Block a user