add http-server part 5.7
All checks were successful
ci / build (push) Successful in 1m29s

This commit is contained in:
Christopher Hase 2025-04-09 14:44:08 +02:00
parent d7d74bf32b
commit 8cb15dd30a

View file

@ -1,4 +1,4 @@
import { executeCommand } from './broker';
import { executeCommand } from './broker.js';
function handleClick(): void {
console.log("Der Button wurde geklickt!");