mirror of
https://github.com/CarmJos/EasyConfiguration.git
synced 2026-06-04 18:48:20 +08:00
feat(parser): abstract value processor and parsers
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
package cc.carm.lib.configuration.core.parser;
|
||||||
|
|
||||||
|
public class ValueParser {
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user