add recursive function to get subfolders

Co-authored-by: Avior <github@avior.me>
This commit is contained in:
2023-02-03 13:38:01 +01:00
parent 99c872fe97
commit 9e1c476fb3
44 changed files with 64 additions and 33 deletions

15
test.ts
View File

@ -1,15 +0,0 @@
setTimeout(() => {
console.log('pouet')
}, 1000)
(async () => {
})()