UNPKG

@wasserstoff/mangi-tg-bot

Version:

A powerful Telegram Bot SDK with built-in authentication, session management, and database integration

4 lines 202 B
export declare const logger: import("pino").Logger<never, boolean>; export declare function createSdkLogger(isDev: boolean): any; export type Logger = typeof logger; //# sourceMappingURL=logger.d.ts.map