UNPKG
tooltip-plugin
Version:
latest (1.0.16)
1.0.16
1.0.15
1.0.14
1.0.12
1.0.11
A javascript plugin for tooltip
tooltip-plugin
/
src
/
utils
/
index.js
3 lines
(2 loc)
•
54 B
JavaScript
View Raw
1
2
3
export
*
from
'./utils'
;
export
*
from
'./dom-utils'
;