This commit is contained in:
ろむねこ 2023-12-11 16:02:36 +09:00
parent 0402909473
commit 64e85478bd
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168
2 changed files with 11 additions and 0 deletions
data/src/main/java/one/nem/lacerta/source/db

@ -0,0 +1,7 @@
package one.nem.lacerta.source.db;
public class RoomUtils {
}

@ -0,0 +1,4 @@
package one.nem.lacerta.source.db.entity;
public class Documents {
}