Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
File size: 127 Bytes
652f343 |
1 2 3 4 |
export const pendingTasksDirFilePath = './database/pending/'
export const completedTasksDirFilePath = './database/completed/'
|