UNPKG

@seaavey/bot

Version:

The Library for Seaavey Bot

7 lines (6 loc) 165 B
export declare const LOG: { info: (msg: string) => void; warn: (msg: string) => void; error: (msg: string) => void; debug: (msg: string) => void; };