Added the 'trivia' commands

This commit is contained in:
ION606
2022-07-18 20:44:38 +03:00
parent 03d0b136e1
commit 4e1214a312
6 changed files with 199 additions and 2 deletions
+1
View File
@@ -72,3 +72,4 @@ function mapToTableRecursive(inp, layer = 1) {
module.exports = { jsonToMapRecursive, mapToTableRecursive }