ncannasse 6 năm trước cách đây
mục cha
commit
a2a6bee178
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      hrt/prefab/import.hx

+ 9 - 0
hrt/prefab/import.hx

@@ -0,0 +1,9 @@
+package hrt.prefab;
+
+import hxd.prefab.Prefab;
+import hxd.prefab.Context;
+#if editor
+import hide.prefab.EditContext;
+import hide.prefab.HideProps;
+import hide.Element;
+#end