UNPKG
remoteview
Version:
latest (2.40.2)
2.40.2
2.39.1
Remote isolated browser platform by Dosyago
gitlab.com/i5ik/Viewfinder
i5ik/Viewfinder
remoteview
/
public
/
voodoo
/
src
/
handlers
/
takeShot.js
6 lines
(3 loc)
•
61 B
JavaScript
View Raw
1
2
3
4
5
6
export
function
takeShot
(
msg, state
) { state.
doShot
(); }