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
/
style-observer.plugin.js
4 lines
(2 loc)
•
138 B
JavaScript
View Raw
1
2
3
4
import
plugin
from
'../src/style-observer.plugin.js'
; (
typeof
gobalThis !==
'undefined'
? globalThis :
window
).
gySVG
.
extend
(plugin);