UNPKG
@graphery/svg
Version:
latest (1.0.1)
1.0.1
1.0.0
0.1.5
0.1.4
0.1.3
0.1.2
Graphery SVG library
www.graphery.org/svg/
graphery/graphery
@graphery/svg
/
build
/
index.js
3 lines
(2 loc)
•
111 B
JavaScript
View Raw
1
2
3
import
gySVG
from
'../src/index.js'
; (
typeof
gobalThis !==
'undefined'
? globalThis :
window
).
gySVG
= gySVG;