UNPKG

svelteesp32

Version:

Convert Svelte (or any frontend) JS application to serve it from ESP32 webserver (PsychicHttp)

4 lines (3 loc) 161 B
export declare const greenLog: (s: string) => string; export declare const yellowLog: (s: string) => string; export declare const redLog: (s: string) => string;