UNPKG
@antv/x6-next
Version:
beta (2.0.6-beta.6)
latest (2.0.1-beta.2)
2.0.6-beta.6
2.0.6-beta.3
2.0.6-beta.2
2.0.6-beta.0
2.0.4-beta.0
2.0.3-beta.0
2.0.2-beta.0
2.0.1-beta.5
2.0.1-beta.4
2.0.1-beta.2
JavaScript diagramming library that uses SVG and HTML for rendering.
github.com/antvis/x6
antvis/x6
@antv/x6-next
/
src
/
index.ts
9 lines
(5 loc)
•
133 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
import
*
as
Shape
from
'./shape'
export
*
from
'./graph'
export
*
from
'./version'
export
{
Shape
}
export
*
from
'@antv/x6-core'