<html> <body> <script type="text/javascript" charset="utf-8"> var path = require('node:path'); console.log(typeof require(path.join(__dirname, '..', '..', 'node_modules', '@electron-ci', 'echo'))); </script> </body> </html>