UNPKG

react-torch

Version:

A lib to server-side render with react.

6 lines (5 loc) 241 B
export declare const info: (msg: string) => void; export declare const warn: (msg: string) => void; export declare const error: (msg: string) => void; export declare const step: (msg: string) => void; export declare const clear: () => void;