realm-js/tests/electron/app/index.html

7 lines
84 B
HTML

<!DOCTYPE html>
<html>
<script>
require('./renderer.js');
</script>
</html>