UNPKG

electron-shortcut-capture-patch

Version:

**electron-shortcut-capture 是一个用在 electron 上使用的截图工具。**

14 lines (11 loc) 287 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <title>electron-shortcut-capture</title> </head> <body> <div id="app"></div> <script type="text/javascript" src="app.js"></script></body> </html>