モジュール整理

This commit is contained in:
ろむねこ 2023-12-21 14:35:41 +09:00 committed by r-ca
parent f51313411b
commit b07d370e69
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9
4 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
package one.nem.lacerta.source.file;
public interface DocFiles {
}