Rename folders with numbers and underscores

This commit is contained in:
Benjo Kho
2021-08-07 14:52:11 +08:00
parent 55cfb173d8
commit 61f38bf60c
40 changed files with 8 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
const repeatString = function() {
};
module.exports = repeatString;