UNPKG
vedact
Version:
latest (1.0.1)
1.0.1
1.0.0
react but my own
vedact
/
src
/
constants.js
4 lines
(3 loc)
•
138 B
JavaScript
View Raw
1
2
3
4
export
const
VEDS_ELEMENT
=
Symbol
(
"ved.element"
);
export
const
VEDS_TEXT
=
Symbol
(
"ved.text"
);
export
const
effectStore =
new
WeakMap
();