1
0

Switch to timer module

This commit is contained in:
2023-08-25 11:04:53 +02:00
parent 7f6cced243
commit cf30bbb371
2 changed files with 30 additions and 32 deletions

View File

@@ -4,6 +4,7 @@ console.log('Load equipmentMgr');
const {
equipment,
lib,
timer,
watch
} = require('../utils');