UNPKG

rexuws

Version:

An express-like framework built on top of uWebsocket.js aims at simple codebase and high performance

15 lines (14 loc) 273 B
export declare const colorConsoleNoTimestamp: { error(): void; log(): void; info(): void; warn(): void; trace(): void; }; export declare const colorConsole: { error(): void; log(): void; info(): void; warn(): void; trace(): void; };