UNPKG

zello

Version:

Easy to use logger with tons of options

8 lines (7 loc) 130 B
declare module namespace { export interface RootObject { message: string; text: string; color: string; } }