UNPKG

fuse-box-typechecker

Version:

Fuse-Box type checker plugin for fusebox 4.0.0 ++

5 lines (4 loc) 135 B
export declare class Logger { static info: (...args: any[]) => void; static echo: (message: string, vars?: any) => void; }