[nat] (saveComponent) and (withComponents)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
package nat.components;
|
||||
|
||||
typedef Name = String;
|
||||
typedef Author = String;
|
||||
3
src/nat/components/Name.hx
Normal file
3
src/nat/components/Name.hx
Normal file
@@ -0,0 +1,3 @@
|
||||
package nat.components;
|
||||
|
||||
typedef Name = String;
|
||||
Reference in New Issue
Block a user