It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
This commit is contained in:
3
backend/node_modules/yargs/lib/is-promise.js
generated
vendored
Normal file
3
backend/node_modules/yargs/lib/is-promise.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function isPromise (maybePromise) {
|
||||
return maybePromise instanceof Promise
|
||||
}
|
Reference in New Issue
Block a user