UNPKG

ybg-screen-shot

Version:

web端自定义截屏插件(原生JS版)

9 lines (6 loc) 161 B
<meta charset="utf-8"> <title>screenShotPlugin demo</title> <script src="./screenShotPlugin.umd.js"></script> <script> console.log(screenShotPlugin) </script>