UNPKG

@actyx/sdk

Version:
9 lines (8 loc) 172 B
import { Loggers } from '../util/logging'; export declare const log: { actyx: Loggers; http: Loggers; ws: Loggers; submono: Loggers; }; export default log;