Explorar el Código

'导出STextOrigin'

zhangyu hace 5 años
padre
commit
c6a31018ea
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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
 };