UNPKG
@alandawi/adhoc-utils
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Some tools to improve the teamwork
github.com/alandawi/adhoc-utils
alandawi/adhoc-utils
@alandawi/adhoc-utils
/
src
/
tasks
/
backupImageTask.js
7 lines
(5 loc)
•
149 B
JavaScript
View Raw
1
2
3
4
5
6
7
const
backupImageTask
=
async
(
) => {
//
TODO:
Check of a index file if not, reject the task
// Code
}
module
.
exports
= backupImageTask