UNPKG
app-walk
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
An intuitive guided walkthrough library with UI highlighting and voice narration for web apps.
app-walk
/
dist
/
utils
/
index.js
5 lines
(4 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
"./cssUtils"
;
export
*
from
"./popupEvent"
;
export
*
from
"./promisify"
;
export
*
from
"./supportNative"
;