1
0
forked from noxious/server

New method for events + TP work

This commit is contained in:
2024-08-26 19:09:35 +02:00
parent ea9639b440
commit e8d100e063
15 changed files with 282 additions and 190 deletions

View File

@ -1,5 +0,0 @@
import { Character } from '@prisma/client'
class CharacterService {}
export default CharacterService