Rewrote server in typescript.

This commit is contained in:
SamTV12345 2023-06-23 18:57:36 +02:00
parent 331cf3d79f
commit 3c2129b1cc
No known key found for this signature in database
GPG key ID: E63EEC7466038043
57 changed files with 668 additions and 490 deletions

View file

@ -21,7 +21,7 @@
import {db} from './DB';
import randomString from '../utils/randomstring';
import {randomString} from '../utils/randomstring';
/**