BIG FORMATING COMMIT
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package lib.exporter;
|
||||
|
||||
enum Operation {
|
||||
Get;
|
||||
Set(value: Dynamic);
|
||||
Get;
|
||||
Set(value:Dynamic);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user