images now converted sepia + checksum

This commit is contained in:
2023-02-01 11:36:38 +01:00
parent 7fd1b8e805
commit 99c872fe97
20 changed files with 2550 additions and 130 deletions

15
test.ts Normal file
View File

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