ソースを参照

'导出STextOrigin'

zhangyu 5 年 前
コミット
c6a31018ea
1 ファイル変更2 行追加1 行削除
  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
 };