mirror of
https://github.com/electron/electron.git
synced 2026-01-14 18:08:07 -05:00
6 lines
96 B
HTML
6 lines
96 B
HTML
<html>
|
|
<body>
|
|
<webview preload="../module/isolated-ping.js" src="about:blank"/>
|
|
</body>
|
|
</html>
|