FLUJOS/VISUALIZACION/node_modules/vm-browserify/example/run/index.html
2025-11-07 00:06:12 +01:00

8 lines
128 B
HTML
Executable file

<html>
<head>
<script src="/bundle.js"></script>
</head>
<body>
result = <span id="res"></span>
</body>
</html>