iching-broker-level2/dist/backend/broker.d.ts
Christopher Hase c0f1a3db7e
Some checks are pending
ci / build (push) Waiting to run
add http-server part 6.2
2025-04-10 14:36:39 +02:00

3 lines
No EOL
141 B
TypeScript

export declare function executeCommand(): void;
export declare function html(inputText: string): string;
//# sourceMappingURL=broker.d.ts.map