Bläddra i källkod

'导出STextOrigin'

zhangyu 5 år sedan
förälder
incheckning
c6a31018ea
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      saga-web-graph/src/index.ts

+ 2 - 1
saga-web-graph/src/index.ts

@@ -63,5 +63,6 @@ export {
     SAnchorItem,
     STextItem,
     SImageShowType,
-    SLineStyle
+    SLineStyle,
+    STextOrigin
 };