chore: merge coupon as regular directory (replace submodule)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function isArray(array) {
|
||||
return array && array.constructor === 'Array';
|
||||
}
|
||||
|
||||
module.exports.isArray = isArray;
|
||||
Reference in New Issue
Block a user