UNPKG

@railzai/railz-visualizations

Version:
5 lines (4 loc) 226 B
export declare const warnLog: (...data: any[]) => void; export declare const debugLog: (...data: any[]) => void; export declare const errorLog: (...data: any[]) => void; export declare const infoLog: (...data: any[]) => void;