Set new structure

This commit is contained in:
Mr Swift
2024-10-16 19:05:32 +03:30
parent 40c62d7332
commit 27ac6eec76
4 changed files with 71 additions and 18 deletions
@@ -48,3 +48,4 @@ const serialChecker = (serial, type = 'guaranteeSerial', g = 1) => {
};
module.exports.serialChecker = serialChecker