feat(db): DEF v2 scores export supporting

This commit is contained in:
2024-02-27 17:23:43 +08:00
parent 36364d6e3d
commit 54749c8df2
4 changed files with 60 additions and 4 deletions

View File

@ -1,2 +1,2 @@
from . import exporters
from .types import ScoreExport
from .types import ArcaeaOfflineDEFV2_Score, ScoreExport